/* ----------------RESETING ALL------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*---------- LAYOUT ------------*/

.no{display:none;}
body{
	font-family:verdana;
	font-size:0.8em;
}
#header{
height:92px;
background:url(../images/topbg.jpg) repeat-x #fff;

}
#logo{
/*float:left;*/
width:250px;
height:92px;
background:url(../images/logo.jpg) no-repeat;
}
#banner{
/*height:353px;*/
background:url(../images/healthy-kids.jpg) no-repeat #fff;
}
#fotos {margin:10px 0px 10px 290px;}
#fotos li{
display:inline;
}
#fotos img{width:120px; height:90px;}



#textobanner h2{
padding:20px 0 0 300px;
/*color:#706d5c;*/
color:#fff;
font-family:Georgia;
font-size:2.5em;

}

#textobanner p{
padding:5px 0 0 300px;
/*color:#706d5c;*/
color:#fff;
font-family:Georgia;
font-size:1.5em;
}

.fotosbanner{
margin:10px 0 10px 20px;
border:1px solid #fff;
padding:2px;
}

#textobanner .tip{
font-style:italic;
/*color:#706d5c;*/
color:#fff;
font-size:1.4em;
}
.box{
height:156px;
width:460px;
background:url(../images/box.jpg) no-repeat #fff;
padding:10px;
float:left;
margin-left:10px;
}
.box ul{margin-top:5px;color:#706d5c;list-style: circle; margin-left:30px;}
#footer{
clear:left;
border-top:1px solid #ccc;
padding-left:20px;
padding-top:5px;
font-size:0.9em;
color:#333;
height:30px;
}

#validator{margin-left:20px;}

h3{
/*color:#706d5c;*/
color:#2c93f2;
font-family:Georgia;
font-size:1.4em;
font-weight:bold;
margin-bottom:5px;
border-bottom:1px solid #ccc;
clear:both;

}
h2{
color:#b52f7f;
font-family:Arial;
font-size:1.8em;
font-weight:bold;
margin-bottom:15px;
/*border-bottom:1px solid #ccc;*/

}

#main{

	margin-left:20px;

	margin-top:20px;

	line-height:1.5em;

	

}



#main p{padding-bottom:15px;}



#main ul{

	list-style-position:inside;

	margin:10px;

	list-style-type:square;

	

}
#informacion{
	margin-left:100px;
	margin-top:20px;
	margin-right:350px;
	line-height:1.2em;
	font-size:1.3em;
	font-family:georgia;
	color:#666;
	font-style:italic;
	clear:both;

}
#informacion img{margin:15px 15px 15px 0px;}
.red{color:red;}

#main ul li{padding-bottom:8px;}




