/* CSS Document */
body{
	background-image: url(../images/puente.gif);
	margin:0px;
	background-repeat:  repeat-x;
	background-color: #FFFFFF;
}

#cabecera{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight: bold;
	color: #000099;
	width: 70%;
	float: left;
}

#cuerpo{
	min-height: 70%;
}
* html #cuerpo{
	height: 100%;
}

#contenido{
	width: 62%;
	float:left;
	/*height: 100%;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #0066CC;
	font-weight: bolder;
	padding-top: 20px;
	text-align: justify;
	padding-right: 20px;
}
	
#comunes{
	font-family: "Courier New", Courier, mono;
	height: 96px;
}
#comunes a{
	font-size: 1.1em;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	margin-right: 50px;
}
#comunes a:hover{
	color: #00CCFF;
}

	
#migas{
	color: #0099FF;
	font-size: 0.9em;
	position: absolute;
	top: 120px;
	right: 0px;
	font-weight: bold;
/*	width: 100%;*/
	text-align: right;
	padding-right: 10px;
}

#migas a{
	color: #0099FF;
	text-decoration: none;
}

#migas a:hover{
	color: #33BBFF;
}

#menu{
	font-size: 1.1em;
	font-weight: bold;
	width: 100%;
	height: 5%;
	clear: both;

}

#menu a{
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover{
	color: #CCFFFF;
	text-decoration: none;
}

#submenu{
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 40px;
	margin-left: 10px;
	min-height: 70%;
	width: 25%;
	float: left;
	padding: 5px 20px 5px 5px;
}
* html #submenu{
	height: 50%;
}

#submenu a{
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #660033;
	text-decoration: none;


}
#submenu a:hover{
	color: #993377;
}
.submen{
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 1em;

}
.submen2{
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 30px;
	font-size: 0.8em;

}
.tira{
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
	font-size: 1.3em;

}

#bot1{
	margin-top: -9px;
	margin-left: 185px;

}

.botones{
	margin-left: 60px;
	margin-top: -9px;
}

#bot4{
	margin-top: -9px;
	margin-left: 90px;

}

#pie{
	background-image: url(../images/temapie.gif);
	background-repeat: repeat;
	height: 30px;
	width: 500px;
	font-family: "Times New Roman", Times, serif;
	color: #993333;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 30%;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 12px;
	padding: 10px;
	clear:both;
	text-align: center;
}

.table {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #996666;

}
td{
	font-size: 0.8em;
	color: #3366CC;
	background-color: #DDEEFF;
	margin: 4px;
	text-align: center;
}

.fotos{
	float: right;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 10px;
}
.tittipos{
	color: #996633;
	font-size: 1.1em;

}
#tipos{
	float: right;
	margin-right: 0.3em;
	width: 8em;
	padding: 0.2em;
	border: medium solid #E9DBCF;


}
#tipos a{
	text-decoration: none;
	color: #0066FF;

}
.tipos2 a{
	text-decoration: none;
	color: #0066FF;
	list-style-type: none;
}

.tipos2{

	text-decoration: none;
	color: #0066FF;
	list-style-type: none;
	float: right;
	width: 9em;
	padding: 0.2em;
	border: medium solid #E9DBCF;
	margin-bottom: 0.4em;
	margin-top: 0.3em;

}

#contizq{
	width: 70%;
	float: left;
}

#contizq2{
	float: left;
	width: 30%;
}
#contizq3{
	float: right;
	margin: 10px 10px 10px 30px;
	clear: right;
}

#labelbuscar {
padding-right: 210px;
}

#labelmes{
padding-right: 5px;
}

*html #labelanio{
margin-left:-40px;
}
.centrar{
	text-align: center;
}

