 body{font-family:Calibri;font-size:14px;background:#dfdfe0;}


#reg{width:450px;margin:0 auto;margin-top:5%;}
	#cabecera{width:440px;height:110px;text-align:center;background:#1c2838;}
		#cabecera img{margin-top:20px;}
		#cabecera table{width:450px;}
		#cabecera td{color:#FFF;font-size:14px;padding:15px;}
		#cabecera span{color:#f2f2f2;}
	#cuerpo{width:400px;height:315px;text-align:left;background:#F2F2F2;color:#888888;padding:20px;margin-bottom:5px;-moz-box-shadow:0 2px 2px #888;-webkit-box-shadow:0 2px 2px #888;box-shadow:0 2px 2px #888;}
		#cuerpo table{width:100%;}
		#cuerpo p{color:#00a8ff;text-align:center;}
		#cuerpo p span:first-child{font-size:18px;}
		#cuerpo p a{color:#00a8ff;}
		#cuerpo p a:hover{color:#1c2838;}
		.olvido, .olvido a{text-decoration:none;color:#00a8ff;text-align:right;font-size:12px;}
		#msg_error{color:red;}

#pie{color:#888888;height:30px;width:440px;}
		#pie table{width:440px;}
		
input[type=text], input[type=password]{width:98%;height:25px;margin-bottom:15px;font-weight:bold;}
input[type=button]{background:#00a8ff;border:none;width:25px;height:25px;border-radius:3px;color:#FFF;margin:2px;font-weight:bold;cursor:pointer;}
input[type=submit]{background:#00a8ff;border:none;width:100px;height:30px;border-radius:3px;color:#FFF;margin:25px 0 10px 0;font-weight:bold;cursor:pointer;}
.borrar{border:none;width:100px;height:30px;border-radius:3px;color:#FFF;margin:30px 10px 0 0;color:#00a8ff;font-weight:bold;cursor:pointer;font-size:16px;}
input[type=button]:hover, input[type=submit]:hover, .borrar:hover, .olvido a:hover{color:#1c2838;}

.input_admin{background:#FBEFF5 !important;}

#form_contacto input[type=text]{width:98%;height:25px;margin-bottom:5px;font-weight:bold;}
#form_contacto a{text-decoration:none;color:#00a8ff;font-size:14px;}
#form_contacto input[type=submit]{background:#00a8ff;border:none;width:100px;height:30px;border-radius:3px;color:#FFF;margin:15px 0 10px 0;font-weight:bold;cursor:pointer;}
#form_contacto input[type=submit]:hover, #form_contacto a:hover{color:#1c2838;}

textarea {resize: none;}

.pie{color:#888888;margin-right:9%;text-decoration:none;}
.pie:hover{color:#00a8ff;}