body {
	background-color: #d7d7d7;
	color : black;
	font : 10pt sans-serif;
	margin : 0px;
	padding : 0px ;
}

p {
	margin : 10px;
	line-height:  1.6em;
	
}


h2, h3 {
	margin : 10px;
}

h4{
	text-align: left;
	margin-left: 10px;
}


table {
	margin-left: auto;
	margin-right: auto;
/*	margin-top: 20px;
	margin-bottom: 20px;*/
}

td {
	text-align: center;
	margin: 4px;
	padding: 0;
	font: 4px  "Arial" , sans-serif;
}

#centro {
	background-color: #c9d4ff;
	width : 800px ;
	margin : 0px auto 10px auto;
	vertical-align: top;
	position : relative;
	border : solid 1px black;
	padding : 0px;
	
}

#encab {
	height:  160px;
	background-image: url("imagenes/ciesrot.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width : 780px ;
	margin : 0px auto 0px auto ;
	text-align: left;
	position: relative;
	border : solid 1px black;
	border-bottom : none;
	padding : 10px;
}

#encab p {
	padding : 0px 20px 20px 20px;
	font : 2em sans-serif;
}

#encab .idioma {
	position: absolute;
/*	top: 140px;*/
	right: 0px;
	bottom: 1px;
	left: auto;
	
}

#encab .pagina{
	position: absolute;
/*	top: 140px;*/
	left: 10px;
	bottom: 1px;
	right: auto;
	
}

.pagina a:link,  .pagina a:visited,  .pagina a:hover {
	font : 1.4em sans-serif;
	color : white;
	padding: 2px 5px 0px 5px;
	text-decoration: none;
	
}
 .pagina a:hover {
	color : yellow;
}

 .idioma a:link,  .idioma a:visited,  .idioma a:hover {
	font : 1em sans-serif;
	color : white;
	padding: 2px 5px 0px 5px;
	text-decoration: none;
}
 .idioma a:hover {
	color : yellow;
}

#galeria {
	margin : 0px auto 10px auto;
	
}


#menu {
	text-align : left;
	background-color: #7cc5ce;
	width : 180px;
	margin : 0px 0px 10px 10px;
	border-left : 1px solid black;
	border-bottom : 1px solid black;
	float : right;
}

div#menu a{
	color : black;
	display : block;
	text-align : left;
	padding : 2px 3px;
}

div#menu a:link, #menu a:visited {
	text-decoration: none;
	font-style :normal;
/* 	font-family:sans-serif; */
}

div#menu a:hover {
	background-color: #abe0e4;
}




.tipr , .tipl , .imgl , .imgr , .im{
	background-color: #7cc5ce;
	border : solid 1px #000;
	font : 10pt sans-serif;
	padding : 5px ;
}

.tipr {
	clear : right;
	float: right;
	max-width:  25%;
	_width : 25%;
	margin: 10px 10px 10px 10px ;
}

.tipl {
	clear : left;
	float: left;
	max-width:  25% ;
	_width : 25%;
	margin: 10px 10px 10px 10px ;
}

.imgr {
	clear : right;
	float: right;
	margin: 10px 10px 10px 10px ;
}

.imgl {
	clear : left;
	float: left;
	margin: 10px 10px 10px 10px ;
}

.tipl h4 , .tipr h4 {
	text-decoration: underline;
}

.im {
	width: 728px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
}


.al {
	text-align: center;
}
.al a{
	font-family: "Impact" , sans-serif;
	font-size: 1.3em ;
	text-transform: lowercase;
	text-decoration: none;
	color: black;
/*	margin-left: 5px;
	margin-right: 5px;
	*/
}
.al a:hover{
	text-decoration: underline;
	
}
.al a:visited{
	color: black;
}




.image {
	border : solid 1px black;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}


#encab .ylogi {
	position: absolute;
/*	top: 140px;*/
	right: 0px;
	bottom: 55px;
	left: auto;
	
}

.ylogi a:link, .ylogi a:visited, .ylogi a:hover {
	font : 1.5em sans-serif;
	color : white;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
}
.ylogi a:hover {
	color : yellow;
}

