HTML {
	HEIGHT: 100%;
	background-image: url("../cas/images/includes/fondo.gif");
	background-repeat: repeat-x;
}

BODY {	
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;	
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	HEIGHT: 100%;
	vertical-align:top;
	background-image: url("../cas/images/includes/fondo_gen.gif");
	background-repeat: repeat-x;
	background-position:top;
		 
}
#contenedor {
	WIDTH: 835px;	
	margin: auto;
	padding:0px;
	background-image: url("../cas/images/includes/fondo_cont.png") !important;
	background-repeat: repeat-y;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../cas/images/includes/fondo_cont.png', sizingMethod='scale'); 	
}
#contenedor_home {
	WIDTH: 835px;	
	margin: auto;
	padding:0px;
	background-image: url("../cas/images/includes/fondo_cont.png") !important;
	background-repeat: repeat-y;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='cas/images/includes/fondo_cont.png', sizingMethod='scale'); 	
}
#borde_pie {
	WIDTH: 835px;
	height: 23px;
	text-align:center;
	margin: auto;
	}
	
#pie {
	position: relative;
	z-index:10;
	WIDTH: 775px;
	height: 106px;
	text-align:center;
	margin: auto;
	overflow:hidden;
	}

#superior {
	WIDTH: 835px;
	height: 334px;
	text-align:center;
	margin: auto;
	}
#contenido {
	position: relative;
	z-index:20;
	WIDTH: 757px;
	
	text-align:center;
	margin: auto;
	overflow:hidden;
	
/*	border:thin;
	border-color:#990033;
	border-style:solid;*/
	}
	
#cab {
	WIDTH: 835px;
	height: 140px;
	text-align:center;
	margin: auto;
	overflow:hidden;
	}
#imagenes {
	WIDTH: 835px;
	height: 194px;
	text-align:center;
	margin: auto;
	overflow:hidden;
	}
a.enlace {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;	
}
a.enlace:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #646464;
	text-decoration: underline;
}	

#menuservicios {
	width: 181px;
	height: 174px;
	float: left;
	}

#botonservicios {
    width: 181px;
	height: 29px;
	float: left;
	overflow: hidden;
	}
	
#titulos {
	width:757px;
	height:40px;
	overflow:hidden;
	padding-top:3px;
	}

#fotoservicios {
	width: 181px;
	height: 259px;
	float: left;
	overflow:hidden;
	padding-top:1px;
	padding-bottom:5px;
	}
	
#contenidoservicios {
	width: 545px;
	float: right;
	overflow:hidden;
	padding-right: 10px;
	padding-top: 13px;
	padding-bottom: 25px;
	}
	
#contenidotrabajos {
	width: 565px;
	float: right;
	overflow:hidden;
	padding-top: 13px;
	}

#contenidogen {
	width: 737px;
	float: left;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 13px;
	padding-bottom: 25px;
	}

p{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	line-height: 16px;
	text-align:justify;
	text-indent: 0px;	
}

h1{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	text-align:left;
}

ul {
	list-style-position: inside;
	list-style-type: circle;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	line-height: 16px;
}

.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	/*border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;	*/
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.textohome {
	margin:0px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:left;
	}
	
.tithome {
	margin:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:4px;
	padding-top:0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align:left;
	}

.botones {
	background-color: #c9db03;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: 1px solid #c9db03;
	}
	
.campos {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #c9db03;
	background-color: #EEEEEE;
	}
	
.etiquetas{	
	font-size:10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;	
}
		

