@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #415500;
	background:url(images/bg.jpg) repeat;
	margin: 0px;
	font-size:12px;
}
.clear {clear:both;}
h1 {
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
	color:#FF9900;
	padding: 5px 0;
}
h2 {
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	color:#FF0000;
	padding: 5px 0;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	padding: 5px 0;
}
.color_red {
	color:#FF0000;
}
#wrapper {
	width: 882px;
	margin: 0px auto;
}
#headerbg {
	clear: both;
	margin: 0 auto;
	width: 882px;
	height: 230px;
	margin: 0 auto;
	margin-top: 5px;
	background-image: url(images/header_bkg.jpg);
	background-repeat: no-repeat;
}
.header_slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 25px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}
/*Header*/
#topbar {
	background:url(images/topbg.jpg) repeat-x;
	height:55px;
}
#topbar #TopSection {width:882px; margin:auto;}
#sitename {display:block; height:40px; float:left; padding:3px; font:Georgia, "Times New Roman", Times, serif; font-size:30px; font-weight:normal; color:#FFFFCC;}
#sitename span {text-transform:lowercase; font-style:italic; color:#D1DDED; font-size:34px;}
#sitename a, #sitename a:visited, #sitename a:active, #sitename a:hover{color:#FFFFCC; text-decoration:none;}
#sitename span a, #sitename span a:visited, #sitename span a:active, #sitename span a:hover {color:#D1DDED; text-decoration:none;}
#topbarnav { height:36px; padding-top:10px; text-align:right; color:#ffffcc;}
#topbarnav a{color:#FFFFCC;}
#topbarnav a:visited,active {color:#FFFFCC;}
#topbarnav a:hover {color:#FFFFFF; text-decoration:none;}
#topbarnav .searchform { float:right; margin:0px 15px 0px 0px;}
#topbarnav .topnavitems {float:right; display:block;}
#wrap #header { background:url(images/header.jpg) no-repeat; height:229px; margin-top:10px;}
#header .introtext {display:block; padding:60px 300px 25px 125px; text-align:right; font-weight:normal; color:#FFFFFF; font-size:25px;}
.highlight {background:#FFFFFF; color:#0099CC;}
.highlight2 {color:#FFFF99; font-size:28px; font-style:italic;}

#headershort {background: url(images/headershort.jpg) no-repeat; height:119px;}
#headershort .subheader {font-size:48px; color:#F1E8CB; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; display:block; padding:55px 55px 0px 20px; }


/* Top Menu */
#topmenu {
	list-style:none;
	text-align:center;
	padding-top:16px;
}
#topmenu li {display:inline;}
#topmenu a, #topmenu a:visited, #topmenu a:active {	display:block;	text-decoration:none; color:#9B7746; float:left; 	height:30px; padding:9px 19px 0px 15px; background:url(images/menubg1.jpg) no-repeat right top;}
#topmenu a:hover {
	display:block;
	text-decoration:none;
	color:#333333;
	float:left;
	height:30px;
	padding:9px 19px 0px 15px;
	background:url(images/menubg2.jpg) no-repeat right top;
}
#topmenu .active a, #topmenu .active a:visited, #topmenu .active a:active {
	display:block;
	text-decoration:none;
	color:#333333;
	float:left;
	height:30px;
	padding:9px 19px 0px 15px;
	background:url(images/menubg2.jpg) no-repeat right top;
}


/* Home Page Content */
#aboutdiv {float:left; padding:3px; width:146px; margin:5px 2px 5px 5px;}
#aboutdiv .openquote {display:block; background:url(images/quote.gif) no-repeat; float:left; padding:3px; width:12px; height:12px;}
#aboutdiv h2, #highlights h2 {padding:5px; display:block; background:url(images/h2line.gif) repeat-x left bottom; color:#8D6932; margin:0px 3px 5px 0px; font-family:Arial, Helvetica, sans-serif;}
#highlights {
	float:left;
	width:200px;
	padding:3px 3px 3px 10px;
	margin:5px 0px 5px 0px;
	background:url(images/sidebarbg1.jpg) repeat-y left;
}
#highlights h3 {color:#8D6932; font-weight:normal; font-size:14px;}
#highlights h3 a {color:#9B7746; text-decoration:none; display:block; border-bottom:solid 1px #F5EFC9;}
#highlights h3 a:hover {color:#B38348; display:block; text-decoration:none;}
#highlights ul {list-style:none; color:#999999; text-align:right;}
#highlights li {display:block; padding:3px; background: none; border-bottom:solid 1px #fff;}
#highlights li:hover {display:block; padding:3px; border-bottom:solid 1px #fff; background:#FFFFFF; }

#homecontents {
	float:left;
	width:630px;
	padding:3px 3px 3px 20px;
	margin:5px 5px 5px 0px;
	background:url(images/sidebarbg1.jpg) repeat-y left;
}
#homecontents p, left p, right p {margin:10px 0px 10px 0px;}
#homecontents h2 {
	display:block;
	color:#8d6932;
	font-size:22px;
}
#homecontents h2 a{text-decoration:none; color:#8d6932;}
#homecontents h2 a:hover { text-decoration:none; color:#000000; border-bottom:solid 1px #000000; background:#ffffcc;}



.footer {
	color: #FFFFFF;
	text-align: center;
	height: 25px;
}
#menu {
	width: 235px;
	padding-right: 15px;
}
#cartel {
	width: 235px;
	margin-top: 50px;
	padding-right: 15px;
}
#rounded_white {
	background-color: #FFFFFF;
	width: 95%;
	float: left;
}
#rounded_topRight {
	width: 5%;
	float: right;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #66CC66;
	text-decoration: underline;
}
#logo {
	width:190px;
	height:192px;
	background-image: url(images/header_logo.png);
	margin-top: 20px;
	margin-left: 50px;
	float: left;
}
#pic_insert {
	float: right;
	height: 200px;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(images/pic_index01.jpg);
}
#articulos {
	width:170px;
	background:#FFFFCC;
	margin-bottom:10px;
	margin-left:10px;
	border-width:1px;
	padding:10px;
	border-color: #FADE32;
	border-style:solid;
	float: right;
}
#links {
	width:220px;
	background:#FFFFCC;
	margin-bottom:10px;
	margin-left:10px;
	border-width:1px;
	padding:10px;
	border-color: #FADE32;
	border-style:solid;
	float: right;
}
#links a:link {
	line-height:18px
}
img {
	border:0px;
}

/*Footer*/

#footer {background: url(images/footer.jpg) repeat-x; padding:60px 0px 0px 15px; background-color:#333333;}
#footercontent {width:862px; margin:auto; padding:10px;}
#copyright {margin:20px 0xp 20px 0px; padding:20px 0px 20px 0px; color:#FFFFFF; border-top:solid 1px #333333; background:url(images/copyrightbg.jpg) repeat-x; text-align:center;}
#footer a,#footer a:visited, #footer a:active, #footer a:hover {color:#FFFFCC;}
#homecontents ul {
	padding-left: 40px;
}
#rightWidget a, #leftWidget a {
	font-size:small;
	padding:10px 0px;
	font-weight:bold;
	display: block;
}
#rightWidget a, #rightWidget a:link, #rightWidget a:active, #rightWidget a:visited, #leftWidget a, #leftWidget a:link, #leftWidget a:active, #leftWidget a:visited {
	color:#8D6932;
}
#rightWidget {
	background-image: url(images/sidebar_bkg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	clear: both;
	min-height: 65px;
	margin-top: 10px;
	border: thin solid #8D6932;
}
#leftWidget {
	background-image: url(images/sidebar_bkg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	clear: both;
	height: 65px;
	margin: 20px 15px 0px 10px;
	border: thin solid #CCC;
}
#idioma {
	text-align: right;
	padding-top: 5px;
}
#idioma a, #idioma a:link, #idioma a:active, #idioma a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #8D6932;
}
#idioma a:hover {
	text-decoration:underline;
}
#imagen_2009 {
	background-image: url(images/imagen_2009_small.jpg);
	height: 135px;
	width: 200px;
	margin-bottom: 10px;
}
#video { margin: 0px 0px 15px 15px; float:right; width:320px; height:240px}
#homecontents div #form div {
	padding-bottom: 10px;
}
#homecontents #sp_logos img {
	margin: 10px;
	border:0px;
}
#ah1n1_button {
	width:200px;
	height:121px;
	background-image: url(images/ah1n1-button.jpg);
}
#main_content #logos {
	background-image: url(images/bkg_logos.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#vaccines {
	background:#FFFFCC;
	border-width:1px;
	padding:10px;
	border-color: #FADE32;
	border-style:solid;
}
a #vaccines {
	text-decoration: none;
	color:#000;
}
#vaccines h3 {
	color: #F00;
}
