/* contacto */
DIV#contact {
	margin: 0 0 0 0;
}

DIV#contact TABLE {
	border: 1px solid #CEDAE0;
	height: 90px;
	color:#000000;
	padding: 5px;
	background-image: url("../img/web/contacto/rayitas.jpg");
	background-repeat: repeat;
	margin-bottom: 5px;
}

DIV#contact TABLE TD {
	padding: 5px;
	font-size: 12px;
	text-align: left;
}

DIV#contact .contact_ok {
	text-align: center;
}

.form_select {
	font-size: 11px;
	width: 150px;
}

HR{
	background-color: #D9D9D9;
	border: 1px solid #D9D9D9;
	width: 350px;
}

H2{
	font-size:16px;
}

P.como{
	font-weight: bold;	
	margin: 20px 0 10px 30px;
}

P.como IMG{
	vertical-align: middle;
	margin-right:10px; 
}

P.como1{
	font-weight: bold;	
	margin: 0 0 10px 30px;
}

P.como1 IMG{
	vertical-align: middle;
	margin-right:10px; 
}

.azul{
	color: #2583ec;
	font-weight: bold;
}

UL{
	margin-left: 75px;
}

.form_button{
	width: 96px;
	height: 25px;
	border: 1px solid black;
	margin-left:100px;
	font-weight: bold;
}

#politica{
	margin-bottom: 20px;
}

#politica A{
	text-decoration: none;
	margin-left: 110px;
	color: #565454;
	font-size: 13px;
	font-weight: bold;
}

#politica A:hover{
	text-decoration: underline;
}
