/* ==================================contenido====================================== */

#contenido
{
width:780px;
height:auto;
font-size:11px;
color:#495D82;
}
#pMensaje2
{
margin-top:20px;
color:#495D82;
width: 630px;
margin:10px auto;
}

#formularioRegistro
{
	margin:15px auto;
	width: 490px;
border:solid thin #bbb;
border-width:1px;
padding-left:15px;
padding-top:5px;
height:280px;
background:#f5f5f5;
}
#formularioRegistro div
{
	margin-top:0px;
	width: 480px;
        height:35px;
        
}
#formularioRegistro .inputLogin2
{
	margin-top:5px;
	width: 220px;
	height:45px;
	float:left;
	margin-right:15px;
	display:inline;
padding-left:260px;
margin-bottom:10px;
        
}
#formularioRegistro #comDiv
{
	margin-top:5px;
	width: 370px;
        height:100px;
        
}
#formularioRegistro #divSubmit
{
	margin-top:5px;
	width: 315px;
        height:40px;
        
}
#formularioRegistro p
{
	color:#495D82;
}

.pForm2
{
width:260px;
float:left;
margin:0px;
}
.pForm3
{
width:70px;
float:left;
margin:0px;
}

#formularioRegistro .entradaText
{
width:210px;
height:15px;
margin:0px;
font-size:13px;
}
#formularioRegistro .entradaText2
{
width:140px;
height:15px;
margin:0px;
font-size:13px;
margin-bottom:5px;
}
#formularioRegistro textarea
{
width:200px;
height:100px;
margin:0px;
font-size:13px;
}
#formularioRegistro #mensajeResultado2
{
float:left;
height:30px;
margin-top:1px;
margin-bottom:10px;
color:#FF0000;
text-align:center;
font-size:12px;
width:370px;
}
#botonRegistrar
{
	height:30px;
	width:70px;
	margin-bottom:10px;
	float:right;
	display:inline;
	margin-right:5px;

}
.inputFecha
{
width:31px;
}
.inputFecha2
{
width:40px;
}
