.cabecera{
	border:1px solid #FFB200;
	width:451px;
	background-color:#000000;
}

h1{
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
}

h2{
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
}

.cuerpo{
	border:1px solid #FFB200;
	width:451px;
}

form{
	margin:0px 10px 0px 20px;
	padding:0px 0px 0px 0px;
}

.enlace {   
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: bold; 
	color: #FFB200; 
	text-decoration: none
}

.subtitulo { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	font-weight: bold; 
	color: #908D71; 
	text-decoration: none
}

.textogeneral {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}

label{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000;
	font-size: 0.9em; 
	text-decoration: none
}

dl{
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 20px;
	width:350px;
	overflow:hidden;
}

dt{
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	width:180px;
	/*height:28px;*/
	float:left;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}

dd{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:150px;
	/*height:28px;*/
	float:right;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none
}

.clear{
	clear:both;
}

.botones{
	text-align:center;
	margin:12px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

.boton{
	cursor:pointer;
	border:0px;
	background-color:#ffffff;
}

input, select {
	font-size: 0.8em;
}
