/*------------------------------- HojaEstilo.css -------------------------------------------------
 Propósito: Definir los principales estilos utilizados en las páginas del front-office del Sistema
            de Atención Mexiquense.
 Autores:   Araceli Sánchez García.
 Sistema: 	Sistema de Atención Mexiquense (SAM).
 Fecha última modificación  Diciembre/2007.
 ---------------------------------------------------------------------------------------------------*/

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#Layer1 { position:absolute;	left:110px;	top:248px;	width:200px;	height:262px;	z-index:1;	background-color: #FFFFFF;
	visibility: visible;}
#Layer2 { position:absolute; 	left:28px; 	top:48px;	width:145;	height:250;	z-index:1; }
#Layer3 { position:absolute; 	width:200px; 	height:115px;  	z-index:1; 	left: 50px; top: 169px; }
#Layer4 { position:absolute;	left:1px;	top:200px;	width:150;	height:800;	z-index:1;}
#Layer5 { position:absolute; 	left:3px; 	top:221px; 	width:147px; 	height:27px; 	z-index:2;}
#Layer6 {
	position:absolute;
	left:-1px;
	top:250px;
	width:149px;
	height:45px;
	z-index:2;
	
}
#Layer7 { position:absolute;	left:0px;	top:0px;	width:96px;	height:250px;	z-index:3;}
#Layer8 { position:absolute;	left:-2px;	top:300px;	width:150;	height:50px;	z-index:3;}
#Layer9 { position:absolute;	left:2px;	top:350px;	width:150px;	height:50px;	z-index:4;
	overflow: hidden; 	background-image: url(images/BOTONES/);}
#Layer10 { position:absolute;	left:202px;	top:223px;	width:597px;	height:46px;	z-index:8;}


#Layer13 { position:absolute; left:157px; top:201px; width:202px; height:67px; z-index:0;}
#Layer14 { position:absolute; left:158px; top:473px; width:210px; height:95px; z-index:9;}
#Layer16 { position:absolute; left:212px; top:748px; width:482px; height:43px; z-index:15;}

#Layer18 { position:absolute; left:157px; top:726px; width:540px; height:92px; z-index:14;}


#Layer21 {
	left:9px;
	top:258px;
	width:151px;
	height:96px;
	z-index:14;
}
#Layer22 { left:769px; top:138px; width:209px; height:105px;	z-index:16;}
#Layer23 { left:287px; top:380px; width:266px; height:23px;	z-index:17;}
#Layer24 { position:absolute; width:169px; height:206px; z-index:18;	left: 404px;	top: 89px;}
#Layer25 { position:absolute; width:109px; height:73px;	z-index:19;	left: 407px;	top: 462px;}
#Layer26 { position:absolute; width:128px; height:148px;	z-index:20;	left: 431px;	top: 782px;}
#Layer27 { left:288px; top:417px; width:303px;	height:39px; z-index:21;}


#wrap_top{
	height: 127px;
	background-image: url(images/topbanner.jpg);
	background-repeat: no-repeat;
	background-position: left;
}



#Layer30 { position:absolute; left:-1px; top:401px;	width:55px;	height:6px;	z-index:24;}
#Layer31 { position:absolute; left:198px; top:404px; width:28px; height:31px; z-index:25;}

body,td,th { color: #000000;}


.style3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.style4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C81147;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 40px;
	padding-left: 90px;
	text-align: justify;
	padding-top: 30px;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

/*usados en el pop_principal.html*/
.style1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #FF0000;}
#Layer2 { position:absolute; left:20px; top:100px; width:500px; height:352px; z-index:1;}
.FondoPop_Principal{
	background-image: url(images/fondo_pop.jpg);
	background-repeat: no-repeat;
}

