body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: scroll;
	background-color: #d2d2d2;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

a:link, a:visited {
	color: #0736E4;
	text-decoration: underline;
}

a:hover, a:active {
	color: #1839BA;
	text-decoration: none;
}

h3 {
	font-size: 20px;
	text-transform: uppercase;
	color: #00016D;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

hr {
	color: #04036B;
	height: 1px;
}

p {
	padding: 0;
	margin: 0;
	text-align: justify;
}


#yellow {
	background-color: #f5cf17;
	height: 15px;
	width: 954px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001db9;
}
#header {
	font-size: 10px;
	color: #0127C2;
	background-color: #FFFFFF;
	clear: both;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#address {
	float: right;
	margin-right: 10px;
	font-size: 11px;
}
#logo {
	width: 270px;
	margin-left: 10px;
}
#nav {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: repeat;
	clear: both;
	height: 120px;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}
#seleccion {
	width: 160px;
	font-size: 12px;
	text-align: center;
	margin-left: 13px;
}
#rollover {
	float: right;
	height: 112px;
	width: 728px;
	margin-right: 35px;
	margin-top: 2px;
}
#container {
	font-size: 12px;
	color: #292929;
	text-align: justify;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 954px;
	background-color: #FFFFFF;
}
#footer {
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #404040;
	text-align: center;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 30px;
	background-image: url(../images/bg_footer.gif);
	padding-top: 6px;
}
ul#links {
	width: auto;
	list-style-type: none;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding: 8px;
	margin-top: 0px;
	}


 ul#links li {
	display: inline;
	word-spacing: 1px;
	padding-right: 5px;
	padding-left: 5px;
 }
   
 ul#links li a:hover {
	color: #F5CF17;
	text-decoration: underline;
 } 

 ul#links li a {
	color: #FFFFFF;
	text-decoration: none;
 }
#cintillo {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/bg_bot.jpg);
	background-repeat: repeat;
	clear: both;
	height: 106px;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E7C20F;
}
#titular {
	clear: both;
}
#separador {
	background-image: url(../images/separador.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 5px;
	width: 100%;
}
h4 {

	font-size: 16px;
	text-transform: uppercase;
	color: #00016D;
	padding: 0;
	margin: 0;
}
