body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003867;
	margin: 0px;
	background-color: #00305C;
}
.txtblanco {
	color: #FFFFFF;
}
.txtblanco:link {
	color: #FFFFFF;
}
.txtblanco:visited {
	color: #FFFFFF;
}
.txtblanco:hover {
	color: #FFFFFF;
}

.fondoazul {
	background-color: #00305C;
}
.fondoamarillo {
	background-color: #D5C27D;
	border: 0px none 0;
}
.titcoche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003867;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 0px;
}

.fondomenu {
	background-color: #0029B0;
	background-image: url(img/barramenu.gif);
	background-repeat: repeat-x;
}
.fondo_cont {
	background-image: url(img/fondo_logo.gif);
}

.fondoblanco {
	color: #003867;
	background-color: #D5C27D;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.fondoraya {
	background-image: url(img/fondo_g.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0029B0;
	background-color: #FFFFFF;
	border: 1px solid #0029B0;
}
a:link {
	color: #003867;
	text-decoration: underline;
}
a:visited {

	color: #003867;
	text-decoration: underline;
}
a:hover {


	color: #003867;
	text-decoration: none;
}
a:active {



	color: #FF0000;
	text-decoration: underline;
}
.fondoazultxtpeq {

	color: #FFFFFF;
	background-color: #003867;
	font-size: 11px;
}
.fondoblancobusc {
	color: #003867;
	background-color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #003867;
}
.fondogrisizq {
	background-color: #A5A5A5;
}
.fondogrisder {

	background-color: #DADADA;
}
