
																/* ESTILO QUIENES SOMOS */
#contenido p{color:#6D6E71 !important; }
																
.quienessomos .cont_left{
	width:175px;
	height:375px;
	float:left;
	background:url('../phpimages/sede.jpg') no-repeat;
}

.quienessomos .cont_right{
	width:510px;
	float:right;
}

	.quienessomos .cont_right img{float:right;}
	.quienessomos .cont_right p{clear:both;text-align:justify;}
	.quienessomos .cont_right h5{font-size:12px;clear:both;color:#81CA47;}
	.quienessomos .cont_right h6{font-size:12px;font-weight:bold;}
	
																/* ESTILO DIRECTORIO OFICINAS*/

.directorio a{font-size:9pt !important;color:#6D6E71 !important;}
.directorio a:hover{font-weight:normal !important;text-decoration:underline;}
			

																/* ESTILO SERVICIOS*/

.servicios ul{	
	list-style-type:none;
	float:left;
	width:200px;
	border:0px solid #000;	
}
	.servicios ul li{margin-bottom:5px;padding:5px;background:#E9E9E9;width:200px;height:15px;cursor:pointer;}
	.servicios ul li:hover{background:#87D300;}
	.servicios ul li:hover a{color:#fff !important;font-weight:normal !important;}
	.servicios ul li a:hover{font-weight:normal !important;}
.servicios .first{background:#87D300;}	
	.servicios .first a{color:#fff !important;}
	
.servicios .enlace_activo{color:#fff !important;font-weight:normal !important;}
.servicios .parent_enlace{background:#87D300;}
.servicios .dossier,.informes,.medios,.periodistas{float:right;width:500px;}
.servicios .informes,.medios,.periodistas{display:none;}		
.servicios .dossier a:hover,.informes a:hover,.medios a:hover{text-decoration:underline;font-weight:normal !important;}
	
																/* ESTILO TECNOCASA EN EL MUNDO */

	.mundo img{float:left;}
	.mundo p{float:right;width:350px;}
	.mundo a:hover{font-weight:normal !important;text-decoration:underline;}

																/* ESTILO CURRICULUM*/

.curriculum .cont_left{
	width:155px;
	height:62px;
	float:left;
	background:url('../phpimages/curriculum.jpg') top right no-repeat;
}

.curriculum .cont_right{
	width:555px;
	float:right;
}

.curriculum h4 {font-weight:normal;color:#6D6E71 !important;}
.curriculum .holding {font-weight:bold;}
.curriculum .holding p{font-weight:normal;}
.curriculum .ley{font-size:8pt;}

																/* ESTILO CONTACTO*/

.contacto .cont_left{
	width:155px;
	height:52px;
	float:left;
	background:url('../phpimages/mail.jpg') top right no-repeat;
}

.contacto .cont_right{
	width:555px;
	float:right;
}


.contacto p,.curriculum p{line-height:15px}
.contacto h4,.curriculum h4{font-size:14px;color:#6D6E71;}
.contacto h5,.curriculum h5{color:#81CA47;font-size:14px;line-height:15px;}
.contacto a,.curriculum a{color:#81CA47 !important;font-weight:bold;}	
.contacto a:hover,.curriculum a:hover{text-decoration:underline;}

																/* ESTILO MEDIOS*/
																
.cmedios *{padding:0xp;margin:0px;}
.cmedios{
	width:100%;
	height:100%;
	font-family:Arial;
	font-size:10pt;
}		

.cmedios .cab{
	clear:both;
	position:fixed;
	top:0px;
	background-color:#fff;
	width:100%;
	height:60px;
	z-index:10;
}

.cmedios .tit{clear:both;width:100%;height:30px;position:relative;top:55px;}

.cmedios .cont{clear:both;width:100%;position:relative;top:55px;}	
	
.cmedios .anual{
	width:200px;
	height:55px;
	float:left;
	text-align:left;
	font-size:12pt;
	position:relative;
	top:33px;
	left:10px;
}

.cmedios .imagen{
	height:55px;
	float:right;
	text-align:right;
	position:relative;
	top:10px;
	width:100px;
	right:58px;
	//right:63px;		/*IE7*/
	_right:0px;		/*IE6*/
}

.cmedios .cabecera{
	height:30px;
	float:left;
	background:#87D300;
	text-align:left;
}		
	.cmedios .cabecera span{text-transform:uppercase;position:relative;top:5px;color:#fff;font-weight:bold;font-size:12pt;position:relative;left:10px;}
	
	.cmedios #c1{width:10%;}
	.cmedios #c2{width:35%;}
		.cmedios #c2 span{position:relative;left:30px;}
	.cmedios #c3{width:55%;}
	
.cmedios .res{
	height:40px;
	float:left;
	text-align:left;
	position:relative;
}	
	.cmedios .res span{position:relative;left:10px;text-align:justify;}
	.cmedios #r1{width:10%;border-right:1px solid #E9E9E9;}
	.cmedios #r2{width:35%;border-right:1px solid #E9E9E9;}
		.cmedios #r2 span{position:relative;left:30px;}
	.cmedios #r3{width:52%;}
	
																/* ESTILO KIRON MEXICO*/

.kiron a:hover{font-weight:normal !important;text-decoration:underline;}	