@import url("reset.css");
body{
	background:#FFF;
	font:11px Arial, Helvetica, sans-serif;
	text-align:justify;
	margin: 42px auto 0;
	background: url(images/back.jpg) repeat-x center 0;
	}

p{
	margin:10px 0;
	}

td img {display: block;}


#wrap{
	width:1023px;
	height:768px;
	margin:0 auto;
	}

#wrapCont, .r, .i{
	float:left;
	height:670px;
	}

#wrapCont{
	width:984px;
	}
.r{
	background:url(images/lador.png) repeat-y top;
	width:21px;
	}
.i{
	background:url(images/ladoi.png) repeat-y top;
	width:18px;
	}
.menu{
	width:984px;
	height:29px;
	background:#000;
	}
/*Home*/
.flash{
	width:984px;
	height: 252px;
	background: url(images/bgHeader.gif) repeat-x;
	overflow:hidden;
	}
.topCont{
	width:984px;
	height: 34px;
	background: url(images/topCont.jpg) no-repeat right;
	}
#header{
	width:1023px;
	height:100px;
	background:url(images/rep.gif) 952px 0 repeat-y;
	position:relative;
	margin-top:1px;

	}
#video{
	width:984px;
	height:100px;
	background:#000;
	margin:4px auto 0;
	}
	
#header img{
	float:left;
	}
#contactenos{
	width:150px;
	height:80px;
	position:absolute;
	top:9px;
	right:50px;
	}
/****Contenido****/
.cont{
	width:100%;
	height:251px;
	background:url(images/bgCont.jpg) no-repeat right;
	}
.contenTxt{
	width:355px;
	height:251px;
	background:url(images/textBg.png) no-repeat;
	float:left;
	position:relative;
	}

.contenTxt ul li a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	margin:10px 0;
	display:block;
	}
	
.contenTxt ul li a:hover{
	color:#990F14;
	}
.contenTxt span{
	width:480px;
	height:250px;
	position:absolute;
	top:0;
	left:31px;
	}
	
.flashOraculo{
	width:270px;
	height:150px;
	position:absolute;
	right:-604px;
	top:32px;
	}
/* ----- Servicios ------ */
span.servicios ul li a{
	background:url(images/list_image.gif) no-repeat left;
	padding-left:15px;
	}


/****footer******/
#footer, #footerServicios{
	width:984px;
	height:100px;
	margin-left:18px;
	clear:both;
	}
#footer{
	background:url(images/footer.png) no-repeat;
	}
#footerServicios{
	background:url(images/footer_servicios.png) no-repeat;
	}
	
.menuServ{
	width:980px;
	position:absolute;
	height:20px;
	bottom:-60px;
	left:-25px;
	}
	
.menuServ ul li{
	float:left;
	margin:0 10px;
	}
.menuServ ul li a{
	margin:0;
	padding:3px;
	color:#FFF;
	}
.menuServ ul li a:hover{
	background:url(images/bgMenu.png);
	}
