@charset "iso-8859-1";
/* CSS Document */

html {
	margin:0px;
	padding:0px;
	height:100%;
}

body { 
	margin:0px; 
	padding:0px; 
	height:100%; 
	background-color:#ffffff;
	background-image:url(../images/fondobody.jpg);
	background-repeat:repeat-y;
	background-position:right;
} 

.lateral{
	border-collapse:collapse;
	border-spacing:0px;
	padding-right:0px;
}

.central{
	width:970px;
	border-collapse:collapse;
	border-spacing:0px;
	padding:0px;
	margin:0px;
}

.tablacontenedor{
	width:100%;
	height:100%; 
	border:0px;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	border-spacing:0px;
}

#contenedor{
	width:970px;
	height:620px;
}

#lateralizq{
	height:620px;
	background-image:url(../images/brazo.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#contenedorizq{
	height:620px;
	width:125px;
	float:left;
	background-image:url(../images/cuerpo.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#contenedorder{
	height:620px;
	width:845px;	
	float:left;
}

#cabecera{
	width:667px;
	height:27px;
	padding-top:64px;
	padding-left:178px;
	background-image:url(../images/fondocabecera.gif);
	background-repeat:no-repeat;
}

#cuerpo{
	width:845px;
	height:509px;
	background-image:url(../images/fondocuerpo.gif);
	background-repeat:no-repeat;
}

#pie{
	width:825px;
	height:16px;
	padding-top:4px;
	padding-right:20px;
	background-image:url(../images/pie.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:right;
}

ul{
	margin:0px;
	padding:0px;
}

li{
	float:left;
	display:block;
	margin:0px;
	padding:0px;
}

#banners{
	padding-top:71px;
	padding-left:10px;
	height:438px;
	width:158px;
	float:left;
	display:block;
}

#contenido{
	width:636px;
	height:489px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:21px;
	float:left;
	display:block;
}

img.derecha{
	float:right;
	clear:both;
	padding-bottom:17px;
}

#texto{
	font-size:12px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#006e92;
	float:right;
	clear:both;
	text-align:justify;
}

img.derechafoto{
	float:right;	
	padding-top:10px;
	cursor:pointer;
}

img.izquierdafoto{
	float:left;	
	padding-top:27px;
	padding-right:27px;
	border:0px;
	cursor:pointer;
}

img.fotoslocales{
	float:left;	
	padding-right:25px;
	border:0px;
	cursor:pointer;
}

img.fotoslocales5{
	float:left;	
	padding-right:9px;
	border:0px;
	cursor:pointer;
}

img.fotosnormales{
	float:left;	
	margin-right:25px;
	border:1px;
	border-color:#01a5c6;
	border-style:solid;
	cursor:pointer;
}

img.fotoslocalesint{
	float:left;	
	margin-right:37px;
	margin-bottom:10px;
	border:1px;
	border-color:#01a5c6;
	border-style:solid;
	cursor:pointer;
}

span.tabla1{
	float:left;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100px;
	font-weight:bold;
}

span.tabla2{
	float:left;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:516px;
}

span.tabla3{
	float:left;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:120px;
	font-weight:bold;
	line-height:24px;
}

a.pie{
	color:#ffffff;	
	text-decoration:none;
}