body {
	background-color: #83a0ae;
	background-image: url(../img/fondo_iframe.gif);
	background-repeat: repeat-x;
	font-family:Arial,Helvetica,sans-serif; 
	font-size:10pt;
   color:#434343;
}
#login {
 margin:0;
 
}



.link_registro a{
	color: #585562;
	text-decoration: none;
	border: 1px solid #666;
	padding:4px;
	width:200px;
	float:left;
	margin:5px;
	background-color: #C6D5DB;
}

.link_registro a:hover{
	color:#000;
	text-decoration: underline;
}

h2{
	font-size:18px;
	font-weight:lighter;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.input_text{


	font-size: 11px;
	width: 150px;
}
