/* AZ Seguros. ©2010. */

body {
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0;
	color: #333;
	background-color: #fff;
}

a {
	text-decoration: none;
	color: #00a6ff;
}

a:hover {
	text-decoration: underline;
}

#contenedor_principal {
	width: 900px;
	overflow: hidden;
	margin: 0 auto;
}

#logo {
	width: 108px;
	height: 103px;
	float: left;
}

#info_top {
	width: 792px;
	height: 73px;
	float: left;
	text-align: right;
	color: #555;
	margin: 30px 0 0 0;
}

#imagen_central {
	width: 900px;
	height: 265px;
	float: left;
	margin: 10px 0 0 0;
}

#contenedor_menu {
	width: 900px;
	height: 100px;
	float: left;
}

#boton_menu {
	width: 175px;
	height: 100px;
	float: left;
	margin: 0 5px 0 0;
}

#contedor_central {
	width: 900px;
	overflow: hidden;
	float: left;
	margin: 0 0 40px 0;
}

#titulos {
	display: block;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	float: left;
	font-size: 20px;
	font-weight: bold;
	clear: both;
}

.titulo_cyan {
	color: #00a6ff;
}

#texto_central {
	width: 900px;
	float: left;
	text-align: justify;
	margin: 0 0 30px 0;
}

.alinear_izq {
	float: left;
	margin: 0 10px 30px 0;
}

.alinear_der {
	float: right;
	margin: 0 0 30px 10px;
}

#contenedor_boxes {
	width: 900px;
	float: left;
	overflow: hidden;
}

#texto_boxes {
	display: block;
	width: 250px;
	float: left;
	text-align: justify;
	padding-bottom:5px;
	padding-top:5px;
	font-size:1em;
}

#texto_boxes_largo {
	display: block;
	width: 430px;
	float: left;
	text-align: justify;
}

#texto_boxes_largo2 {
	display: block;
	width: 580px;
	float: left;
	text-align: justify;
}

#box1 {
	width: 300px;
	float: left;
}

#box2 {
	width: 300px;
	float: left;
}

#box3 {
	width: 300px;
	float: left;
}

#box3 form {
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:10px 0 10px 0;
	margin-top:5px;
}

#box4 {
	width: 450px;
	float: left;
}

#box5 {
	width: 430px;
	float: left;
	padding: 0 0 0 20px;
}

#box6 {
	width: 600px;
	float: left;
}

#box7 {
	width: 270px;
	float: left;
	padding: 0 0 0 20px;
}

#footer {
	width: 900px;
	float: left;
	text-align: left;
	font-size: 12px;
	margin: 35px 0 25px 0;
}

.formulario_text-box {
	background-image: url(../images/form-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 0;
	font-size: 14px;
	height: 25px;
	width: 130px;
	padding: 0 15px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}

.contacto_text-box {
	background-image: url(../images/form-txt-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 0;
	font-size: 14px;
	height: 25px;
	width: 180px;
	padding: 0 15px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}

.contacto_area-box {
	background-image: url(../images/form-area2-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: 0;
	font-size: 14px;
	height: 80px;
	width: 250px;
	padding: 5px 15px 10px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}

.boton {
	background-image: url(../images/boton.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 0;
	color: #fff;
	width: 66px;
	height: 30px;
	font-size: bold;
	font-size: 12px;
}

div#breadcrumbs {
	margin: 0 0 10px 0;
	font-size: 12px;
	border-bottom: solid 1px #ccc;
	padding: 5px;
}

/* Glosario */
dt {
	padding-bottom:3px;
	padding-left:15px;
	font-size:1.1em;
}

dd {
	padding-bottom:20px;
}

.company-spacer {
	border-bottom:1px solid #efefef;
	height:10px;
	margin:10px;
}


.companies li {
	display:block;
	float:left;
	margin:0 5px 5px; 0;
}

.companies {
	margin:0;
	padding:0;
	width:400px;
}

.companies a img {
	border:none;
}

.company-details {
	padding-left:10px;
	margin-left:425px;
}

.company-details h2 {
	color:#bbb;
}

.company-details h2.select {
	margin-top:200px;
	text-align: center;
}
