@charset "utf-8";
@import url("typo.css");
@import url("modulos.css");
body{
	background-color:#FFF;
}
#cabecera {
	position:relative;
	width:810px;
	z-index:10;
	top:0;
}
#mhold {
	float:left;
	position:relative;
	top:inherit;
	/*margin-left:-500px;*/
}
.mym{
	margin-top:-90px;
}
#monigote {
	padding-top:50px;
	position:relative;
	z-index:15;
	float:left;
	margin-bottom:-160px;
	margin-left:0px;
	padding-left:30px;
}
#cabecera .logo {
	text-align:right;
}

#cabecera .pestaña {
	background-image:url(../images/pestana_sup.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:190px;
	width:620px;
	height:32px;
	padding-top:1px;
	color:white;
	margin-bottom:0px;
	
}
#cabecera h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:7px;
	margin-bottom:0px;
}
#cabecera .bmenu {
	background-image:url(../images/barramenu.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:33px;
	width:800px;
	margin-left:-0px;
	padding-right:10px;
	margin-top:-3px;
	margin-bottom:-2px;
}
.bmenu .button, .bmenu .button:active, .bmenu .button:visited{
	display:block;
	width:120px;
	float:right;
	height:21px;
	padding-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000;
}
.bmenu .button:hover{
	background-position:top;
	background-image:url(../images/button_bg_hover.jpg);
	background-repeat:repeat-x;
	color:black;
}
.bmenu .division{
	background-image:url(../images/lineaDivisoria.jpg);
	background-repeat:no-repeat;
	width:2px;
	height:31px;
	float:right;
}
/************************************************************************************************/
#cuerpo2 {
	width:810px;
	z-index:50;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:40px;
	background-image:url(../images/bg_body.png);
	background-repeat:repeat-y;
	overflow:hidden;
	height:444px;
	margin-bottom:-140px;
}
#cuerpo {
	width:810px;
	z-index:50;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:40px;
	background-image:url(../images/bg_body.png);
	background-repeat:repeat-y;
	height:330px;
	overflow:hidden;
}
#cuerpo .texto {
	padding-left:20px;
	padding-right:20px;
	width:335px;
	float:left;
	text-align:left;
	line-height:15px;
}
#cuerpo .video{
	width:425px;
	float:left;
}
	.video a {
		text-decoration:none;
	}
#cuerpo .videobaja{
	
}
/*************************************************************************************************/
#bolas {
	position:relative;
	z-index:40;
	width:810px;
	height:177px;
	margin-top:-60px;
	margin-bottom:0px;
	background-image:url(../images/bg_body.png);
	background-repeat:repeat-y;
}
#bolas .blb{
	width:810px;
	height:177px;
	margin-bottom:0px;
	/*margin-top:-50px;*/
}
/*************************************************************************************************/
#pie {
	margin-top:-4px;
	position:relative;
	width:775px;
	height:25px;
	padding-left:35px;
	padding-top:8px;
	background-image:url(../images/pestana_pie.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:left;
}
.powered {
	width:810px;
	text-align:center;
	
}
/************************************************************************************************
Clases para los logos que cambian de tamaño

*/
.imgsizer{
	width:100px;
	border:0;
	margin-right:30px;
}
	.imgsizer:hover{
		width:164px;
		border:0;
		margin-top:-50px;
	}
.vhold {
	padding-top:50px;
	vertical-align:middle;
	min-height:250px;
}
/*******************************************************************************
Clases para los logos

*/
.logoCasosExito {
	width:117px;
	margin:5px;
	border:0;
	vertical-align:middle;
}
/********************************************************************************
Clases para las tablas del mouseover
*/
#mvtab{
	position:absolute;
	width:0px;
	background-image:url(../images/bg_float_box_middle.png);
	background-repeat:repeat-y;
	display:none;
	z-index:5000;
	padding-left:8px;
	padding-right:8px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#003;
	
}
#mvtab .topbox {
	background-image:url(../images/bg_float_box_top.png);
	background-repeat:no-repeat;	
	height:14px;
	width:200px;
	margin-left:-8px;
	margin-top:-5px;
}
#mvtab .bottombox {
	background-image:url(../images/bg_float_box_bottom.png);
	background-repeat:no-repeat;	
	width:200px;
	height:14px;
	margin-bottom:-8px;
	margin-left:-8px;
}
.rightName {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#900;
	text-align:right;
	background-image:url(../images/bg_float_box_middle.png);
	background-repeat:repeat-y;
	margin-left:-8px;
	padding-left:8px;
	width:184px;
	padding-right:8px;
	margin-right:-5px;
	
}
/*******************************************************************************
Clase para las capas flotantes VACIAS
*/
#mvtabEmp {
	position:absolute;
	display:none;
	z-index:5000;
	padding-left:8px;
	padding-right:8px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#003;
}


/********************************************************************************/
.clear {
	clear:both;
}

/***************************************** iconos de contacto y redes socials*********************************/
.redessicon{
	width:21px;
	height:21px;
	margin-right:1px;
	margin-left:2px;
	margin-bottom:0px;
	margin-top:2px;
}
.redessicon:hover{
	width:23px;
	height:23px;
	margin-right:0px;
	margin-left:1px;
	margin-bottom:0px;
	margin-top:0px;
}
