body{
width:960px;
margin:auto;
font-family:arial;
}
/************************ENCABEZADO**********************************/
#enc{
background-color:#FFF;
width:960px;
height:140px;
margin-top: 10px;
}
#enc .c_izquierda{
float:left;
width:472px;
}
#enc .c_derecha{
float:left;
width:488px;
}
#enc .c_derecha .menu_enc{
margin-top:55px;
color:#646466;
margin-left:140px;
}
#enc .c_derecha .menu_enc .link_enc{
text-decoration:none;
color:#646466;
font-size:13px;

}
#enc .c_derecha .menu_enc .link_enc:hover{
color:#000000;
}
/****************************************************************/


/************************ MENU **********************************/
#menu{
width:960px;
height:40px;
background-color:#ebe3ce;
text-align:center;
color:white;
}
#menu .contenedor{
width:960px;
_width:820px;
margin-left:140px;
}
#menu .contenedor .n_menu{
float:left;
padding-top:10px;
padding-left:20px;
padding-right:20px;
height:30px;

}

#menu .contenedor .separador{
float:left;
}
#menu .contenedor .n_menu .link{

text-decoration:none;
color:black;

}
#menu .contenedor .n_menu #flechita_0{
visibility: hidden;
}
#menu .contenedor .n_menu #flechita_1{
visibility: hidden;

}
#menu .contenedor .n_menu #flechita_2{
visibility: hidden;

}
#menu .contenedor .n_menu #flechita_3{
visibility: hidden;

}
#menu .contenedor .n_menu #flechita_4{
visibility: hidden;

}
#menu .contenedor .n_menu .link:hover{
text-decoration:none;
color:white;
text-decoration: underline; 

}
#menu .contenedor .n_menu .link .t_link{
height:30px;
cursor:pointer;
}
.prendido{
font-weight:bold;
}

/****************************************************************/


/*********************************  SWF *************************/
#swf{
width:960px;
height:215px;
background-color:#fff;
margin-top:2px;
}


/****************************************************************/



/***************************** CONTENEDOR ***********************/
#contenedor{ background-image: url(../../web%20mdp%20-%20nuevos%20css/imagenes/bg.jpg);
width:960px;
overflow:auto;
overflow:hidden;
}
#contenedor .c_izquierda{
float:left;
width:225px;
}

#contenedor .c_izquierda .estado{
margin-top:15px;
}

#contenedor .c_izquierda .banner{
margin:15px;
}

#contenedor .c_izquierda .menu{
margin:15px;
}


#contenedor .c_izquierda .menu .titulos{
width:190px;
height:23px;
text-align:right;
background-color:#dcdcd2;
color:white;
margin-top:4px;
padding-top:6px;
padding-right:10px;
font-size:14px;
cursor:pointer;
}
#contenedor .menu .link{
text-decoration:none;
}

#contenedor .menu .link:hover{
text-decoration:none;
}
	
#contenedor .c_derecha .banner{
margin:15px;
}


#contenedor .c_central{
float:left;
width:480px;
_width:470px;
}
#contenedor .c_derecha{
background-color:#ebe3ce;
float:left;
width:255px;
}





#contenedor .c_central .titulo{
margin:15px;
font-size:24px;
color:#9c3;
font-weight:bold;
}
#contenedor .c_central .texto{
margin:15px;
font-size:13px;
color:#646466;
text-align: justify;
}

#contenedor .c_central .texto .c_negro{
font-weight:bold;
color:#000000;
}
#contenedor .c_central .texto .c_verde{
color:#999;
font-weight:bold;
text-decoration:none;
}
#contenedor .c_central .texto .contacto{
text-decoration:none;
font-weight:bold;
color:#999;
}


.c_central .form{
width:450px;
overflow:auto;
margin-top:5px;
overflow:hidden;


}
.c_central .form .n_campos{
float:left;
text-align:right;
width:225px;
font-size:13px;
color:#8b8b8d;
font-weight:bold;
}
.n_select{
font-size:13px;
color:#8b8b8d;
font-weight:bold;
}
.c_central .form .f_imput{
float:right;
border:1px solid #bebebc;

}

.c_central .form2{
width:450px;
overflow:auto;
margin-top:3px;
overflow:hidden;

}
.c_central .form2 .n_campos{


width:225px;
font-size:13px;
color:#8b8b8d;
font-weight:bold;
}

.c_central .form2 .f_imput{

width:225px;

}
.c_central .form2 .f_imput .input_form2{
width:400px;
height:20px;
background-color:#eaeae4;
border:none;
border:1px solid #bebebc;
}
.consulta{
width:200px;
background-color:#eaeae4;
border:none;
overflow:hidden;
}
.c_central .form .f_imput .input_form{
width:200px;
height:20px;
background-color:#eaeae4;
border:none;

}
.c_central .form .f_imput .input_form{
width:200px;
height:20px;
background-color:#eaeae4;
border:none;

}
.f_checkbox{

}
.c_central .form .n_checks{
font-size:13px;
color:#8b8b8d;
font-weight:bold;

}
.c_central .form .checks{
width:450px;
overflow:auto;
}

.c_central .form .checks .checks_tamaņo{
width:150px;
float:left;
}

.select_tam{
width:200px;
}
.enviar{
	background-image:url('../imagenes/boton_enviar.jpg');
	background-repeat: no-repeat;
	border-width: 0px;
	width: 63px;
	height:26px;
}
.cancelar{
	background-image:url('../imagenes/boton_cancelar.jpg');
	background-repeat: no-repeat;
	border-width: 0px;
	width: 61px;
	height:26px;
}

.menu_on{
background-color:#999;
}

/*****************************************************************/
/***************************** PIE *******************************/
#pie{
clear:both;
width:960px;
height:33px;
background-color:#dcdcd2;
}

#pie .texto{
font-size:13px;
padding-top:10px;
margin-left:30px;
color:#292826;
font-weight:bold;
}

#pie .link{
text-decoration:none;
color:#292826;
}
