@charset "utf-8";

/*reduzco espacio entre parrafos */
* {
	margin:0;
	padding:0;
/*	background-image: url(assets/thumbpad.jpg);
	background-repeat: repeat;*/
}
body{
	font-family: Arial, sans-serif;
	/*color:  #316796;*/
	/*background-color: #316796;*/
	background-color:#326698;
	line-height: 1.166;
	border:0;
	margin: 0px;
	padding: 0px;
	font-size: small;
}

H1 {font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#000000;margin:7px;}


h1 a:link {font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#000000;margin:7px;}
h1 a:hover {font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color: #999999;margin:7px; text-decoration:underline}
h1 a:active{font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#000000;margin:7px;}
h1 a:visited{font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#000000;margin:7px;}

H2 {font-family:Georgia, "Times New Roman", Times, serif;font-size:14px;color:#000000;margin:7px;}

H3 {font-family:Georgia, "Times New Roman", Times, serif;font-size:14px;font-style:italic;color:#000000;}

hr {background:#ddd;color:#ddd;clear:both;float:none;width:90%;height:.1em;margin:0 0 1.45em;border:none;}

.titulo1 {
/*Cosas que quiero con formato de titulo, pero no quiero darle "peso" de H1, H2, etc*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#000000;
}

.titulo2{
/*Cosas que quiero con formato de titulo, pero no quiero darle "peso" de H1, H2, etc*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#000000;
}

.titulo3 {
/*Cosas que quiero con formato de titulo, pero no quiero darle "peso" de H1, H2, etc*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-style:italic;
color:#000000;
}



#masthead{
/*	padding: 10px 0px 0px 0px;*/
/*	border-bottom: 1px solid #cccccc;*/
	width: 100%;
/*	background-color: #FFCC66;
*/
}

#contenedor {
	margin:0 auto;
	padding:0px;
	width: 910px;
	background-color:#FFFFFF;
	/*border: 1px solid #333333;*/
}

#contenedor ul
{
	list-style-position: outside;
	text-indent: 0px;
	margin: 2em;
}


#texto1{
	padding:5px;
	background-image:url(assets/doctores.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:left;
}
#texto1 p {
	margin:1em;
	}
	
	
#texto2{
	padding:5px;
	background-image: url(assets/samaritan_PAD_chart.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align:left;
}
#texto2 p {
	margin:1em;
}
	
#texto3{
	padding:5px;
	text-align:left;
}
#texto3 p {
	margin:1em;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/
#nav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	/*vertical-align:middle;*/
} 
#nav-menu li
{
float: left;
margin: 0 0.15em;
} 

#nav-menu li a
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 133px;
	display: block;
	/*border: 0.1em solid #dcdce9;*/
	color: #663300;
	font-size:x-small;
	text-decoration: none;
	text-align: center;	
	
	background-image: url(assets/tab_disabled.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
} 

#nav-menu
{
/*width:1000px;*/
	width: 100%;
} 
#nav-separator
{
	height: 7px;
	line-height: 2em;
	width: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
	clear:both;
	background-image: url(assets/lineamenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
} 

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none;
	font-style: italic;
	color: #666666;
}
/* End hide */ 


#nav-menu li a:hover
{
/*	height: 2em;
	line-height: 2em;
	float: left;
	width: 133px;
	display: block;
	color: #666666;*/
	text-decoration: underline;
	text-align: center;
/*font-size:small;
	background-image: url(assets/tab_enabled.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	*/
} 
#nav-menu li a:visited
{
	/*
	aca no hago nada, pero tengo que crear este estilo para que el navegador no modifique 
	el link una vez visitado. 
	*/
} 


#nav-menu li .seleccion {
	font-weight:bold;
/*	font-size:small;*/
	background-image: url(assets/tab_enabled.gif);
	background-repeat: no-repeat;
	width: 133px;
	font-style: italic;
	color: #00FFFF;
}

.developedby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
}
.estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-weight: bolder;
	margin:0;
	padding:0;
}
.estilo2 {
	font-style: italic;
}

.estilo4{
	/*background-color: #CCCCCC;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	*/
	background-image: url(assets/corazonmanos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tablacontacto{
	
}
.estilo5{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003366;
}

.sidebar {
	margin: 0 auto;
	padding:0;
	width:450px;
	background-color: #CCCCCC;
	color: #000000;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align:justify;
}

.galeria {
float:left;
width:430px;
padding: 5px;
}

.noticias {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding:5px;
	margin: 0 auto;
}

.separador_grisclaro {
	clear:both;
	width:80%;
	margin:0 auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#FFFFFF;
}

.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
