@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
}

html, body
{
	height:100%;
}



.wrapper
{
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -88px;
}

.header
{
	width:100%;
	height:113px;
	background-image:url(img/patron-superior.jpg);
	background-repeat:repeat-x;
}
.head1
{
	position:relative;
	float:left;
	width:422px;
	height:103px;
}
.head2
{
	width:390px;
	position:relative;
	height:100px;
	float:right;
}
.grupo ul
{
	list-style-image:url(img/check.png);
}
/*footer*/
.footer
{
	
	background-image:url(img/patron-inferior.jpg);
	background-repeat:repeat;
	height:88px;
	z-index:4;
}

.contactoNFO
{
	position:relative;
	text-align:center;
	margin:0px auto 0px auto;
	padding:3px 0px 0px 0px;
	width:350px;
	height:60px;;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	z-index:5;
}
.curriculumDWN
{
	position:relative;
	float:right;
	margin:-50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:165px;
	text-align:center;
	bottom:0px;
	font-size:10px;
}
.langBar
{
	margin:-40px 0px 0px 25px;
	position:relative;
	padding:0px 0px 0px 0px;
	width:140px;
	height:20px;
	bottom:0px;
	z-index:150;
	float:left;
}
.langBIMG
{
	margin:0px 0px 0px 115px;
	position:absolute;
	padding:0px 0px 0px 0px;
	width:20px;
	height:15px;
}
.langBIMG2
{
	margin:0px 0px 0px 115px;
	position:absolute;
	padding:0px 0px 0px 80px;
	width:20px;
	height:15px;
	background-image:url(img/mexico_flag.png);
	background-repeat:no-repeat;
}
.langBIMG3
{
	background-image:url(img/england_flagPNG.png);
	margin:0px 0px 0px 115px;
	position:absolute;
	padding:0px 0px 0px 80px;
	width:20px;
	height:15px;
	background-repeat:no-repeat;
}
.langBTXT
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	width:115px;
	height:20px;
	z-index:80;
}

.footer A:link {text-decoration: none; color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:10px;}
.footer A:visited {text-decoration: none; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#FFF;}
.footer A:active {text-decoration: none; font-family:Verdana, Geneva, sans-serif; font-size:10px;}
.footer A:hover {text-decoration: underline; font-family:Verdana, Geneva, sans-serif; font-size:10px; color:#CCC;}
/*/footer*/



.mainC
{
	position:relative;
	width:930px;
	margin:10px auto 0px auto;
	padding:0px 0px 0px 0px;
	z-index:1;
	
}

.btnIndx
{
	position:absolute;
	margin:100px 0px 0px 0px;
	right:-100px;
	width:180px;
	height:180px;
	background-image:url(img/renderBG3.png);
	background-position:0px 0px 0px 0px;
	background-repeat:no-repeat;
}



/*directorio*/

.tableDir
{
	position:absolute;
	margin:15px 0px 0px 105px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.tableIng
{
	position:absolute;
	margin:365px 0px 0px 105px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

.barraV
{
	position:absolute;
	margin:0px 0px 0px 100px;
	width:1px;
	height:670px;
	background-color:#999;
	z-index:1;
}


.barraH
{
	position:absolute;
	margin:70px 0px 0px 0px;
	width:580px;
	height:1px;
	background-color:#999;
	z-index:1;
}
.barraH2
{
	position:absolute;
	margin:415px 0px 0px 0px;
	width:580px;
	height:1px;
	background-color:#999;
}

/*/directorio*/



.swfMenu
{
	position:relative;
	margin:3% auto 0px auto;
	padding:0px 0px 0px 0px;
	width:720px;
	height:200px;
}
.IndxImg
{
	position:relative;
	margin:5% auto 0px auto;
	padding:0px 0px 0px 0px;
	width:250px;
	height:185px;
	background-image:url(img/render.png);
}

/*menu*/

.menu1
{
	position:relative;
	margin:-10px auto;
	width:950px;
	padding:0;
	height:30px;
	z-index:3;
}

/*Empieza menu*/


#sddm
{	margin: 0;
	padding: 0;
	z-index: 90;}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 137px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	background: #49A3FF;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial;}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF;}


.midCont
{
	margin:0px 0px 0px 130px;
	width:650px;
	height:705px;
	position:relative;
	border-width: 1px; 
	border-style: solid;
	border-color:#999;

}
/*contacto */
.textForm
{
	background-color:#CCC;
	border:none;width:300px;
}
input[type=text]
{
	
	background-color:#CCC;
	border:0px;
}
input[type=submit]
{
	background-color:#CCC;
	border:0px;
}
.contactForm
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:185px;
	height:405px;
	position:absolute;
	border-width: 1px;
	border-style: solid;
	border-color:#CCC;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
	top: 2px;
}
.contactNFO
{
	position:absolute;
	margin:0px 0px 0px 210px;
	width:355px;
	height:315px;
	text-align:justify;
	left:0;
}

/*/contacto*/
.swDer
{
	position:relative;
	margin:0px 0px 0px 0px;
	float:right;
	width:70px;
	height:320px;
}
.barLeft
{
	position:relative;
	margin:0px 0px 0px 0px;
	float:left;
	width:120px;
}



/*Termina Menu*/

/*empresas*/

.Htxt
{
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	position:relative;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:black;
}

.btnGaleria
{
	margin:50px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	position:relative;
	width:82px;
	height:39px;
	z-index:50;
}

.divHist
{
	margin:0px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	position:relative;
	width:82px;
	height:39px;
	z-index:50;
}

.divObras
{
	margin:41px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	position:relative;
	width:71px;
	height:65px;
	z-index:50;
}

.divServ
{
	margin:18px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	position:relative;
	width:56px;
	height:52px;
	z-index:50;
}

h3
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:white;
	background-color:#06F;
	font-weight:bold;
	padding:0px 0px 0px 10px;
}


.cont1
{
	position:absolute;
	margin:5px 0px 0px 5px;
	width:570px;
	height:315px;
	padding:0px 0px 0px 0px;
}

.cont1, .cont2 p
{
	text-indent:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	text-align:justify;
	
	
}
.menu2
{
	margin:320px 0px 0px 14px;
	width:560px;
	text-align:justify;
	position:absolute;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	
}
.menu2 A:link
{
	color:#00F;
}
.menu2 A:hover
{
	color:#00f;
	text-decoration:none;
}
.menu2 A:active
{
	color:#00F;
}
.menu2 A:visited
{
	color:#00F;
}
h2
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#999;
	font-weight:bold;
	text-indent:10px;
	}
h1
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:bold;
}
.cont2
{
	position:relative;
	width:600px;
	height:300px;
	margin:350px auto 0px auto;
	overflow:auto;
	border-width: 1px; 
	border-style: solid;
	border-color:#b1bfcd;
	padding:10px;

}
.scroll2
{
	overflow:auto;
	width:450px;
	height:150px;
}
.scroll2 ul
{
	
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9px;
	list-style:circle;
	margin:20px;
	padding:10px;
	line-height:3em;
}
/*/empresas*/

/*/menu*/

