@charset "UTF-8";
/* CSS Document */
/*contenedor*/
.mi_contenedor{
	width:1000px;
	height:590px;
	margin:auto;
	background-image:url(images/back_secciones.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
/*header*/
.mi_header {
	width:860px;
	height:64px;
	margin-left:73px;
	}
.mi_head_logo {
	float:left;
	width:163px;
	height:64px;
	}
.registro{
	width:233px;
	height:64px;
	float:right;
	margin-left:-2px;
	}
.entrada{
	height:14px;
	color:#8d8786;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#8d8786;
	float:right;
	margin-left:5px;
	border:solid;
	border-color:#afafaf;
	border-width:2px;
	}
a.link2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#8d8786;
	text-decoration:none;
	float:left;
	}
a.link2:hover{
	color:#686868;
	text-decoration:none;
	}
.entrar_btn{
	background-color:#ed1c24;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	border-collapse:0px;
	float:right;
	border:0px;
	margin-top:3px;
	}
/*contenido*/
.contenido_contenedor{
	width:860px;
	height:431px;
	float:left;
}
.mis_contenidos{
	width:860px;
	height:448px;
	float:left;
	margin-left:73px;
	margin-top:2px;
	}
.contenidos_left{
	width:354px;
	height:431px;
	float:left;
	}
.contenidos_rigth{
	width:494px;
	height:431px;
	float:left;
	margin-left:11px;
	}
.footer_contenidos{
	background-color:#3b3871;
	width:848px;
	height:16px;
	float:left;
	padding-left:13px;}
/*video*/
.video_logo{
	width:252px;
	height:40px;
	float:left;}
.mi_video{
	width:354px;
	height:262px;
	float:left;
	margin-bottom:15px;
	}
.mi_video_descripcion{
	color:#4c4c4c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	float:left;
	width:354px;
	height:60px;
	margin-bottom:30px;
	}
.mi_destaque_video{
	color:#ed1c24;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	}
.mi_destaque_preview{
	color:#ed1c24;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	width:60px;
	margin:2px 15px -3px 0px;
	}
.mi_info_destaque{
	color:#848484;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	float:left;
	margin:4px 10px 2px 0px;
	}
.boton_mas{
	width:105px;
	height:8px;
	float:left;
	margin:24px 0px 3px 389px;
	}
.capsulas_thumbs{
	width:133px;
	height:195px;
	float:left;
	margin-left:31px;}
/*formulario*/
.formulario_logo{
	width:217px;
	height:31px;
	margin: 97px 0px 47px 72px;
	float:left;
	}
.contenedor_formulario{
	width:309px;
	height:235px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ed1c24;
	}
.mi_titulo_textfield{
	width:71px;
	float:left;
	padding_left:5px;}
.mi_textfields{
	width:227px;
	border:solid;
	border-width:2px;
	border-color:#afafaf;
	margin-bottom:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#afafaf;
	}
.mensaje{
	width:227px;
	height:121px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#afafaf;
	border:solid;
	border-color:#afafaf;
	border-width:2px;
	float:left;
	}
.enviar_btn{
	background-color:#ed1c24;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	border-collapse:0px;
	float:right;
	border:0px;
	margin:11px 9px 0px 0px;
	}
/* La Empresa*/
.logo_empresa{
	width:193px;
	height:30px;
	float:left;
	margin:205px 0px 0px 70px;}
.destaque_empresa{
	width:280px;
	margin:0px 0px 0px 70px;
	float:left;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7a7a7a;}
.contenedor_textos_empresa{
	width:282px;
	height:310px;
	margin:121px 0px 0px 130px;}
.texto_empresa{
	width:280px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:justify;
	color:#4c4c4c;
	margin-bottom:30px;
	}
.destaque_textos_empresa{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ed1c24;
	}
/*menu*/
.contenedor_menu{
	width:861px;
	height:20px;
	border-bottom:solid;
	border-bottom-color:#afafaf;
	border-bottom-width:5px;
	border-top:solid;
	border-top-color:#afafaf;
	border-top-width:5px;
	float:left;
	margin:0px 73px;
	}
a.linkinicio{
	width:70px;
	height:20px;
	border:none;
	background:url("images/menu_01.jpg") no-repeat;
	float:left;
	}
a.linkinicio:hover{
	border:none;
	background-position:0% 100%;
	}
a.linknovedades{
	width:124px;
	height:20px;
	border:none;
	float:left;
	background:url("images/menu_03.jpg") no-repeat;
	}
a.linknovedades:hover{
	border:none;
	background-position:0% 100%; 
	}
a.linkempresa{
	width:121px;
	height:20px;
	border:none;
	float:left;
	background:url("images/menu_02.jpg") no-repeat;
	}
a.linkempresa:hover{
	border:none;
	background-position:0% 100%;
	}
a.linkcasos{
	width:150px;
	height:20px;
	border:none;
	float:left;
	background:url("images/menu_04.jpg") no-repeat;
	}
a.linkcasos:hover{
	border:none;
	background-position:0% 100%;
	}
a.linkfirmas{
	width:161px;
	height:20px;
	border:none;
	float:left;
	background:url("images/menu_05.jpg") no-repeat;
	}
a.linkfirmas:hover{
	border:none;
	background-position:0% 100%;
	}
a.linkcontacto{
	width:132px;
	height:20px;
	border:none;
	float:left;
	background:url("images/menu_06.jpg") no-repeat;
	}
a.linkcontacto:hover{
	border:none;
	background-position:0% 100%;
	}
a.linkalrevista{
	width:100px;
	height:20px;
	border:none;
	float:left;
	background:url("images/menu_07.jpg") no-repeat;
	}
a.linkalrevista:hover{
	border:none;
	background-position:0% 100%;
	}
.contenedor_ambientes{
	width:200px;
	height:17px;
	margin-left:400px;
	float:left;
	}
/*footer*/
.mi_foot{
	width:825px;
	height:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#afafaf;
	font-size:10px;
	float:left;
	margin-left:90px;
	}
a.linkfoot{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3b3871;
	text-decoration:none;}

