body{
	margin:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#EFEFEF;
}


#cabecera {
	height:213px;
	background-image: url(imagenes/cabecera.jpg);
	padding:5px;
}
#contenido {
	margin:0;
	padding:5px;
	float:left;
	width:500px;
}



#pagina{
	width:790px;
	margin:auto;
	background-color: #FFFFFF;
}
.fondogrisoscuro {
	background-color: #999999;
}

.fondogrisclaro {
	background-color: #CCCCCC;
}

.fondogrisclaro2{
	background-color: #EAEAEA;
}



#top {
	background-image: url(imagenes/fondotop.jpg);
	background-repeat: repeat-x;
	height: 61px;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color: #FFFFFF;
}

#bienvenida{
	background-color:#EBEBEB;
	color:#666666;
	padding:2px;
	
}

#seccion{
	font-size:12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	text-transform:uppercase;
}

.cabeceratabla {
	background-color: #556C74;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #666666;
	text-transform:uppercase;
}
#enlaces_paginacion {
	font-size: 12px;
	padding:5px;
}




.campotabla {
	font-size: 12px;
	border: 1px solid #666666;
}

.campotabla a{
	text-decoration:none;
	color:#003300;
}

.campotabla:hover a{
	text-decoration:underline;
	color:#003300;
}

a{
	color:#556C74;
	font-size:0.8em;
}

.flota_izqda{
	float:left;
}

.flota_dcha{
	float:right;
}

.clearing{
	clear:both;
}
#contenido legend {
	font-size: 14px;
	color: #003300;
	font-weight: normal;
}
#contenido fieldset {
	font-size: 12px;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	margin-bottom:5px;
	padding:5px;
}

#menu{
	margin-top:167px;
	background-color:#EBEBEB;
	color:#666666;
	padding:2px;
	float:left;
}



#menu ul {
	margin:0;
	padding:0;
	background-color:#EBEBEB;
}

#menu li{
	display:inline;
	font-size:12px;
}

#menu a {
	text-decoration:none;
	text-transform:uppercase;
	color:#003300;
}

#menu a:hover{
	text-decoration:underline;
}
.verde {
	color: #003300;
}
#info_dcha {
	float: right;
	padding:5px;
	width:270px;
	background-color:#D0DADD;
}
#info_dcha p {
	margin:0;
	font-size:12px;
	font-weight: normal;
}
#info_dcha h1 {
	font-size: 14px;
	font-weight: normal;
	margin:0;
	margin-bottom:3px;
	margin-top:3px;
	border: 1px dotted #4D5C82;
	padding:2px;
	background-color: #ABBDC2;
	text-transform: uppercase;
}

#contenido h1 {
	font-size: 14px;
	font-weight: normal;
	margin:0;
	margin-bottom:3px;
	margin-top:3px;
	border: 1px dotted #4D5C82;
	padding:2px;
	background-color: #E5E5E5;
	text-transform: uppercase;
}

#contenido h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #003300;
}

#contenido h3 {
	font-size: 1em;
	font-weight: normal;
	color: #003300;
}

#pie {
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	background-color:#ABBDC2;
	padding:3px;
	width:790px;
	margin:auto;
	margin-top:10px;
	border: 1px solid #666666;
}
.fondogrisclaro2 a {
	color:#003300;
}
.etiqueta {
	color: #003300;
	font-size: 12px;
}
