@charset "utf-8";
/* CSS Document */


* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.formularios {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	border-color: #001937;
	border: 1px;
}
	
#contenido_home{
	width: 500px;
	background:#FFFFFF;
	padding: 0 0 0 76px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333
	}
	
	



.contenido {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 001937;
}
.contenido_sec {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 001937;
	line-height: 25px;
}

.border:focus	{
	background: #f0f1cd;
	border: 1px solid #FF9900;
	color:#9a5d01;
	padding-left:5px; 
}

.border:hover {
	background-color:#f0f1cd;
	padding-left:5px; 
	}

.border {

border-style:solid;
border-width:1px;
border-color:#cccccc; 
color:#666666;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:160%;
height:20px;
width:320px;
padding-left:5px; 

}
.borders {
    border-style:solid;
    border-width:1px;
    border-color:#cccccc;
	color:#666666;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:160%;
	height:130px;
	width:320px;
	padding-left:5px; 
	}
	
.borders:focus	{
	background: #f0f1cd;
	border: 1px solid #FF9900;
	color:#9a5d01;
	padding-left:5px; 
	height:130px;
	width:320px;
}

.borders:hover {
	background-color:#f0f1cd;
	padding-left:5px; 
	}
.estilo_direcciones {
	font-weight: bold;
}
