/* Menu */
 #navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 145px;
	background-color: #2F4B8A;
	border-bottom: 1px solid #eee;
	text-indent: 2pt;
	font-weight: normal;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #36549A;
color: #fff;
}

/* Menu */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #eeeeee;
	text-align: justify;
}
.top_menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.top_menu:hover {
	color: #FFFF00;
	text-decoration: none;
}
.footer {
	color: #FFFF00;
	text-align: center;
}
.white {
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	color: #36549C;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
a {
	font-weight: bold;
	color: #093;
	text-decoration: none;
}
.volver_boletines {
	background-color: #4266B9;
	color: #FFFF00;
	font-size: 11px;
	padding: 10px 20px;
	margin: 50px 1px 1px 280px;
	clip:   rect(auto auto auto auto);
	font-weight: normal;
	text-decoration: none;
	border-top: 2px solid #738ECE;
	border-right: 2px solid #1B2849;
	border-bottom: 2px solid #1B2849;
	border-left: 2px solid #738ECE;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #283F73;
	text-align: left;
}
.yellow {
	color: #FFFF00;
}
hr {
	background-color: #CCCCCC;
	height: 1px;
}
 #marcas
{
margin: 10px 0 0 50px;
padding: 0;
height: 10px;
}

#marcas ul
{
	padding: 0;
	list-style-type: none;
	text-align: center;
	margin: 1px 1px 1px 0px;
}

#marcas ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#marcas ul li a
{
	width: 65px;
	height: 5px;
	text-decoration: none;
	display: block;
	border: 1px solid #D2D2D2;
}

#marcas ul li a:hover
{
	text-decoration: none;
	display: block;
	text-align: center;
	border-top: 1px solid #A8A8A8;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #A8A8A8;
}
#normal ul li {
	padding: 3px;
	list-style-image: url(img/arrow.gif);
	margin: 2px;
}
#normal ul li ul li {
	padding: 3px;
	list-style-image: url(img/arrow_red.gif);
	margin: 2px;
}
.Subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

