#mcr_m2N{
    position:absolute;
	text-align:center;
	bottom:0px;
	left:63px;
	padding-top:17px;
	cursor:hand;
	cursor:pointer;
	width:111px;
	height:34px;
	cursor:pointer;
	text-decoration:none;
    background-image:url(../images/menu/m2_on_s1.jpg);
    color:#FFF;
}
#mcr_m3N{
    position:absolute;
	text-align:center;
	bottom:0px;
	left:174px;
	padding-top:17px;
	cursor:hand;
	cursor:pointer;
	width:117px;
	height:34px;
	cursor:pointer;
	text-decoration:none;
    background-image:url(../images/menu/m3_on_s1.jpg);
    color:#FFF;
    
}
#mcr_m4N{
    position:absolute;
	text-align:center;
	bottom:0px;
	left:291px;
	padding-top:17px;
	cursor:hand;
	cursor:pointer;
	width:102px;
	height:34px;
	cursor:pointer;
	text-decoration:none;
    background-image:url(../images/menu/m4_on_s1.jpg);
    color:#FFF;
}
#mcr_m5N{
    position:absolute;
	text-align:center;
	bottom:0px;
	left:393px;
	padding-top:17px;
	cursor:hand;
	cursor:pointer;
	width:91px;
	height:34px;
	cursor:pointer;
	text-decoration:none;	
    background-image:url(../images/menu/m5_on_s1.jpg);
    color:#FFF;
}
#mcr_m6N{
    position:absolute;
	text-align:center;
	bottom:0px;
	left:484px;
	padding-top:17px;
	cursor:hand;
	cursor:pointer;
	width:197px;
	height:34px;
	cursor:pointer;
	text-decoration:none;	
    background-image:url(../images/menu/m6_on_s1.jpg);
    color:#FFF;
}
#mcr_m7N{
    position:absolute;
	text-align:center;
	bottom:0px;
	left:681px;
	padding-top:17px;
	cursor:hand;
	cursor:pointer;
	width:160px;
	height:34px;
	cursor:pointer;
	text-decoration:none;	
    background-image:url(../images/menu/m7_on_s1.jpg);
    color:#FFF;
}
#mcr_m8N{
    position:absolute;
	text-align:center;
	bottom:0px;
	left:841px;
	padding-top:17px;
	padding-right:20px;
	cursor:hand;
	cursor:pointer;
	width:138px;
	height:34px;
	cursor:pointer;
	text-decoration:none;	
    background-image:url(../images/menu/m8_on_s1.jpg);
    color:#FFF;
}


/* ESTILOS DE FORMULARIO CONTACTO */

.cm_contacto_cv_rengloncampo{
        
	position:relative;
	float:left;
	background-image:url(../images/cm_campo_large.png);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:5px;
        padding-right: 5px;
	width:383px;
	height:23px;
	margin-top:0px;
	padding-top:3px;
	margin-left:0px;
        border:none;
}

.cm_contacto_cv_rengloncamposhort{
	position:relative;
	float:left;
	background-image:url(../images/cm_campomed.png);
	background-repeat:no-repeat;
        padding-left:5px;
        padding-right: 5px;
	width:190px;
	text-align:left;
	height:24px;
	margin-top:0px;
	margin-left:0px;
        border:none;
}
.cm_contacto_cv_rengloncampocomment{
	position:absolute;
	background-image:url(../images/cm_campocomntarios.png);
	background-repeat:no-repeat;
        padding-left:5px;
        padding-right: 5px;
        padding-top: 3px;
	width:381px;
	text-align:left;
	height:114px;
	margin-top:0px;
	margin-left:120px;
        border:none;
}
.cm_contacto_cv_renglon_btnenviarr{
	position:absolute;
	background-image:url(../images/cm_btnenviar.png);
	background-color:transparent;
	background-repeat:no-repeat;
	width:117px;
	height:36px;
	margin-top:10px;
	margin-left:520px;
	cursor:hand;
	cursor:pointer;
        border:none;
}
.cm_contacto_cv_renglon_btnenviarr:hover{
	background-image:url(../images/cm_btnenviar_on.png);
	background-color:transparent;

}
.enviando{
    display:none;
    position: relative;
    top:10px;
    right: 18px;
    float: right;
    width: 115px;
    height: 33px;
    border: 1px solid #ECE9D8;
    background-color: #ECE9D8;
}
.subenviando{
    width: 113px;
    height: 24px;
    border: 1px solid #000000;
    border-radius: 5px;
    background-color: #0091E6;
    color: #94CBEC;
    text-align: center;
    font-family: 'VonnesLightComp';
    font-size: 15px;
    font-weight: bold;
    padding-top: 8px;
    behavior: url(../css/pie/PIE.htc);
}
.centrarimg{
    text-align: center;
    margin-top: 50px;
    behavior: url(css/pie/PIE.htc);
}
.formnews{
    position: relative;
    display:none;
    margin-top: -20px;
    float: right;
    margin-right: -23px;
    width: 280px;
    height: 50px;
    opacity: .8;
    background-color: #333333;
    border-radius: 10px;
    padding-top: 15px;
    color: #ffffff;
    font-family: 'VonnesLightComp';
    font-size: 20px;
    font-weight: bold;
     behavior: url(css/pie/PIE.htc);
}

.correo_news{
    position: relative;
    border: 2px solid #37C1F0;
    background-color: #000000;
    color: #878787;
    font-family: 'VonnesLightComp';
    font-size: 17px;
    height: 30px;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    behavior: url(css/pie/PIE.htc);
}
.enviar_news {
        position: relative;
        -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
        -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
        box-shadow:inset 0px 1px 0px 0px #97c4fe;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
        background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
        background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
        background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
        background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
        background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
        
        background-color:#3d94f6;
        
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        
        border:1px solid #337fed;
        
        display:inline-block;
        color:#ffffff;
        font-family:'VonnesLightComp';
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #1570cd;
        behavior: url(css/pie/PIE.htc);
        
    }
    .enviar_news:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
        background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
        background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
        background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
        background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
        background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
        
        background-color:#1e62d0;
    }
    .enviar_news:active {
        position:relative;
        top:1px;
    }
    .enviar_news2{
        position: relative;
        border-radius: 5px;
        font-family:'VonnesLightComp';
        font-size:15px;
        font-weight:bold;
        padding:6px 24px;
         background-color:#3d94f6;
        color:#ffffff;
        behavior: url(css/pie/PIE.htc);
    }
    .correotitulo{
        font-family:'VonnesLightComp';
        font-size: 17px;
        behavior: url(css/pie/PIE.htc);
    }
    .oculto{
        display:none;
    }

