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

 {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.letrapie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	font-weight: lighter;
}
.letrapieROJA {



	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #D00F12;
	font-weight: lighter;
}
.cabecera {
	height: 91px;
	width: auto;
	vertical-align: middle;
}
.logo {
	height: 64px;
	width: 198px;
	float: left;
	background-image: url(../imag/logo_GRUPOCMHC.gif);
	margin-left: 0px;
}
.ima-cabecera {
	float: right;
	height: 64px;
	width: 650px;
}

.menu_horiz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: left;
	height: 20px;
	width: 100%;
	background-position: left;
}
.botones_izq {
	float: left;
	width: 35%;
	height: 15px;
}
.botones_derecha {
	float: right;
	width: 400px;
	height: 15px;
	text-align: right;
}
.centro {
	float: left;
	height: 420px;
	width: 940px;
}
.menu_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	width: 49%;
	height: 500px;
	padding: 0px;
	float: right;
}
.contenidos {
	height: 420px;
	width: 49%;
	float: left;
}
.materiales {
	margin: 2px;
	height: 100px;
}
.imag_mat {
	float: left;
	clear: none;
}
.nom_material {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	margin-left: 5px;
	float: left;
	height: 98px;
	width: auto;
}



.pie {
	height: 20px;
	width: 940px;
	clear: both;
}
.pie-izquierdo    {
	float: left;
	height: 20px;
	width: 200px;
	text-align: left;
}
.pie-derecho   {
	float: right;
	height: 20px;
	width: 200px;
	text-align: right;
}
.pie-centro {
	text-align: center;
	height: 20px;
	width: 500px;
	float: left;
	font-size: xx-small;
	color: #333333;
}


* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	text-align: center;
}

