@charset "utf-8";
/* CSS Document */

/**{
 margin:0;
 padding:0;
}*/


html, body { margin:0 auto; padding:0; height:100%;}

/*container { margin:0 auto; width:100%; background:#F00;}*/


/* contenedores */
.contHead { width:100%; height:127px; margin:0 auto; background-image:url(../images/head-pattern.png); background-repeat:repeat-x;}
.contMenu { width:100%; height:50px; margin:0 auto; background:;}
.contCont { width:100%; height:100%; margin:0 auto; background:#FFF;}
.contFooter { width:100%; height:273px; margin:0 auto; background-image:url(../images/fot-pattern.jpg); background-repeat:repeat-x; }

/* Interiores de contenedores */

.contHead .intHead { width:960px; height:127px; margin:0 auto; background-image:url(../images/headback.png); background-repeat:no-repeat;}
.contMenu .intMenu{ width:960px; height:50px; margin:0 auto; background-image:url(../images/menu-pattern.png); background-repeat:repeat-x;}
.contCont .intCont{ width:960px; height:100%; margin:0 auto; background:#FFF; min-height:420px; margin-top:10px; }
.contFooter .intFooter{ width:960px; height:273px; margin:0 auto; background-image:url(../images/pie.png); background-repeat:no-repeat; }

/* contenido del head */

.lConacyt { background-image:url(../images/lh1.png); background-repeat:no-repeat; width:132px; height:109px; float:left; margin:10px auto auto 0px;}
.lminipics { background-image:url(../images/lh2.png); background-repeat:no-repeat; width:342px; height:126px; float:left; margin:0 auto auto 8px;}
.lLeyenda { background-image:url(../images/lh3.png); background-repeat:no-repeat; width:260px; height:92px; float:left; margin:20px auto auto 40px;}
.lAmsde { background-image:url(../images/lh4.png); background-repeat:no-repeat; width:119px; height:123px; float:left; margin:3px auto auto 40px;}

/* contenido del footer */
.contFooter .intFooter .logo{ background-image:url(../images/fotamsde.png); background-repeat:no-repeat; width:118px; height:98px; margin:30px auto auto 20px; float:left; cursor:pointer;}
.contFooter .intFooter .txtleyenda { width:200px; margin:30px auto auto 10px; height:30px; float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px; text-align:left; color:#FFF;}
.contFooter .intFooter .fotconacyt{ background-image:url(../images/fotconacyt.png); background-repeat:no-repeat; width:177px; height:104px; margin:30px auto auto 5px; float:left; cursor:pointer;}
.contFooter .intFooter .fotccytet{ background-image:url(../images/fotccytet.png); background-repeat:no-repeat; width:98px; height:91px; margin:30px 20px auto 23px; float:left; cursor:pointer;}
.contFooter .intFooter .fotdivisor{background-image:url(../images/fotdiv.png); background-repeat:no-repeat; width:12px; height:110px; margin:30px auto auto 10px; float:left;}
.contFooter .intFooter .fraclogo { background-image:url(../images/fraclog.png); background-repeat:no-repeat; width:161px; height:28px; margin:125px 20px auto auto; float:right; cursor:pointer;}
.contFooter .intFooter .fotos { background-image:url(../images/photos.png); background-repeat:no-repeat; width:960px; height:98px;margin:10px auto; float:left;}


/* contenido del menu */

.m1 { background:url(../images/images/menu_01.jpg) no-repeat; height:50px; float:left; width:142px;}
.m2 { background:url(../images/images/menu_02.jpg) no-repeat; height:50px; float:left; width:156px;}
.m3 { background:url(../images/images/menu_03.jpg) no-repeat; height:50px; float:left; width:161px;}
.m4 { background:url(../images/images/menu_04.jpg) no-repeat; height:50px; float:left; width:181px;}
.m5 { background:url(../images/images/menu_05.jpg) no-repeat; height:50px; float:left; width:157px;}
.m6 { background:url(../images/images/menu_06.jpg) no-repeat; height:50px; float:left; width:153px;}

	.m1:hover { background:url(../images/images/menuover_01.jpg) no-repeat; height:50px; float:left; width:142px; cursor:pointer; cursor:pointer;}
	.m2:hover { background:url(../images/images/menuover_02.jpg) no-repeat; height:50px; float:left; width:156px; cursor:pointer; cursor:pointer;}
	.m3:hover { background:url(../images/images/menuover_03.jpg) no-repeat; height:50px; float:left; width:161px; cursor:pointer; cursor:pointer;}
	.m4:hover { background:url(../images/images/menuover_04.jpg) no-repeat; height:50px; float:left; width:181px; cursor:pointer; cursor:pointer;}
	.m5:hover { background:url(../images/images/menuover_05.jpg) no-repeat; height:50px; float:left; width:157px; cursor:pointer; cursor:pointer;}
	.m6:hover { background:url(../images/images/menuover_06.jpg) no-repeat; height:50px; float:left; width:153px; cursor:pointer; cursor:pointer;}
		
		.m1stat { background:url(../images/images/menuover_01.jpg) no-repeat; height:50px; float:left; width:142px; cursor:pointer;}
		.m2stat { background:url(../images/images/menuover_02.jpg) no-repeat; height:50px; float:left; width:156px; cursor:pointer;}
		.m3stat { background:url(../images/images/menuover_03.jpg) no-repeat; height:50px; float:left; width:161px; cursor:pointer;}
		.m4stat { background:url(../images/images/menuover_04.jpg) no-repeat; height:50px; float:left; width:181px; cursor:pointer;}
		.m5stat { background:url(../images/images/menuover_05.jpg) no-repeat; height:50px; float:left; width:157px; cursor:pointer;}
		.m6stat { background:url(../images/images/menuover_06.jpg) no-repeat; height:50px; float:left; width:153px; cursor:pointer;}






