@charset "UTF-8";
#home {
	background-color: #000066;
	height: 20px;
	width: 1000px;
	color: #CCCCCC;
	font-size: 12px;
	text-align: left;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	float: left;
	padding-top: 5px;
	text-indent: 8px;
}
#contenedor {
	background-color: #CCCCCC;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#cabecera {
	background-image: url(../IMG/BANDA_SUPERIOR_credits.png);
	height: 270px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 14px;
	background-color: #9E72A5;
	width: 1000px;
	text-align: right;
	background-position: bottom;
}
.CAATEEB_LOGO {
	text-align: right;
	margin-top: 50px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#contenido {
	background-color: #9E72A5;
	width: 1000px;
	height: 1250px;
}
#menu_izquierdo1 {
	height: auto;
	width: 190px;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #9E72A5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#contenidos_derecha {
	height: auto;
	width: 670px;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	padding: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: thin dotted #9E72A5;
	float: right;
}
#pie {
	background-color: #9E72A5;
	font-size: 10px;
	color: #FFFFFF;
	height: auto;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	width: 1000px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: dotted;
}
.texto_link {
	color: #FFCCFF;
	font-weight: bold;
}
.menu_link {
	color: #003366;
	font-weight: bold;
	font-size: 19px;
}
.ROSA_REMOLA {
	color: #003366;
	font-size: 14px;
}  
.titular_menu {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.tabla_interior {
	font-weight: bold;
}
.tablas_destacadas {
	font-weight: bold;
	color: #3399CC;
}
.color_fil_ariadna {
	color: #FFFFFF;
	text-decoration: none;
}
