.sobrenosotros_form {			
	font-family:"Arial", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;		
	width:610px;
	background-image: url(../images/fondos/cuadrado_respuesta_sup.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.sobrenosotros_form h5 {
	font: bold 16px arial;
	color: #3b6afb;
	text-transform:capitalize;
	text-align: left;
	margin: 5px 0px 5px 0px;
}

.sobrenosotros_form h6 {
	font: 12px arial;
	color: #000080;
}

.sobrenosotros_form ul {
	padding: 0px 0px 10px 0px;
}

.sobrenosotros_form li {
	padding: 0px 10px 0px 10px;
}

.sobrenosotros_form a {			
	text-decoration:none;
	color:#3b6afb;
}

.sobrenosotros_form a:hover {	
	text-decoration:underline;
	color:#3b6afb;
}

.sobrenosotros_marg {
	padding:10px 15px;
}

.sobrenosotros_cierra {			
	clear:both;
	/*width:100%;*/
	width:613px;
	height:14px;
	background-image: url(../images/fondos/cuadrado_respuesta_inf.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin:-3px;
}

.lista1 {
	font: 12px arial;
	background:url(../images/icono_apartado_naranja.gif) no-repeat left;
	padding: 0px 0px 0px 10px;
}

.lista2 {
	font: 12px arial;
	color:#000080;
	margin:0px 0px 20px 10px;
}


