* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #E5E8ED;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	background-image: url(../imagenes/fondoBody.png);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
	color: #203f75;
}

a:hover {
	text-decoration: none;
	color: #05f;
	background-color:#FFF;
}
h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #1d4672;
}
h2 {
	font-size: 18px;
	color: #1d4672;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0 0 0 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 14px;
}
li {
	padding: 2px 0 2px 0;
	list-style-type: disc;
	margin: 0 0 0 15px;
}
#continente {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 12px 12px 0 12px;
	background-color: #FFF;
	background-image: url(../imagenes/fondoContinente.png);
	background-repeat: no-repeat;

}
#cabecera {
	position: relative;
	margin: 0;
	width: 100%;
	height: 250px;
}
#cabecera #logo {
	margin: 14px 0 0 30px ;

}
#cabecera #correo_electronico {
	position: absolute;
	left: 267px;
	top: 119px;
	

}
#cabecera ul {
	position: absolute;
	top: 210px;
	left: -20px;
	height: 40px;
	width: 100%;
	margin: 0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#cabecera ul li {
	margin: 0;
	padding:0;
	float: right;
	list-style-type: none;
}
#cabecera ul li a {
	display:block;
	padding:4px 12px;
	text-align:center;
	margin: 0;
}
#particulares {
	background-image: url(../imagenes/b_cabecera_01a.png);
	background-repeat: no-repeat;
}
#empresas{
	background:url(../imagenes/b_cabecera_02a.png);
	background-repeat: no-repeat;
}
#clientes{
	background:url(../imagenes/b_cabecera_03a.png);
	background-repeat: no-repeat;
}
#particulares:hover{
	background-image: url(../imagenes/b_cabecera_01b.png);
	background-repeat: no-repeat;
}
#empresas:hover{
	background:url(../imagenes/b_cabecera_02b.png);
	background-repeat: no-repeat;
}
#clientes:hover{
	background:url(../imagenes/b_cabecera_03b.png);
	background-repeat: no-repeat;
}
#contenido{
	padding:14px 0;
}
.portada {
	margin: 10px 0 20px 0;
}
.portada td {
	width: 33%;
	height: 150px;
	padding: 15px;
	background-image: url(../imagenes/fondoContinente.png);
	background-repeat: repeat-x;
	background-position: 0 -125px;
}
#pie {
	
	padding: 14px;
	margin: 0;
	background-color: #204076;
	color:#FFF;
}
#pie a {
	background-color: #204076;
	color:#ddd;
}
#pie a:hover {
	background-color: none;
	color:#fff;
}
.borde_der {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #555;
}


.nosotros {
	background-image: url(../imagenes/nosotros.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
.trabajos {
	background-image: url(../imagenes/trabajos.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
.descargas {
	background-image: url(../imagenes/descargas.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
.contacto {
	background-image: url(../imagenes/contacto.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
#cuerpo {
	padding-right: 218px;
}
#alertas {
	width:202px;
	float: right;

}
.tres_columnas td{
	padding:0 16px 0 0;
	text-align:left;
	width: 196px;
	vertical-align: top;
	background-image: url(../imagenes/f_sub_menu.png);
	background-repeat: repeat-y;
	background-position: 12px;
}
.columna_particular h2{
	color:#d62523;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D62523;
}
.columna_empresa h2{
	color:#203f75;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #203f75;
}
.columna_servicios h2{
	color:#485469;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #485469;
}
.img_tex_iz{
	text-align: left;
	float: left;
	clear: both;
	margin: 12px;
}
.separador{
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666;
	list-style-type: none;
}
.separador strong{
	color:#D62523;
}
.producto td {
	padding:12px;
}
.producto h1 {
	color: #D62523;
	font-size: 28px;
}
.producto table {
	border-bottom-width: 12px;
	border-bottom-style: solid;
	margin-bottom: 24px;
}
.cabecera_producto_particulares {
	border-bottom-color: #D62523;
}
.cabecera_producto_empresas {
	border-bottom-color: #203f75;
}
.cabecera_producto_empresas h1 {
	color: #203f75;	
}
.cabecera_producto_clientes {
	border-bottom-color: #485469;
}
.producto table p {
	font-size: 14px;
	font-weight: bold;
}
.producto p {
	font-size: 12px;	
}
.producto td a {
	display:block;
	height: 60px;
	width: 150px;
	background-image: url(../imagenes/solicitar.png);
	background-repeat: repeat-y;
}
.producto td a:hover {
	display:block;
	height: 60px;
	width: 150px;
	background-image: url(../imagenes/solicitar_b.png);
	background-repeat: repeat-y;
}
.producto #form_ {
	line-height: 32px;
	padding: 12px;
	border: 2px dotted #666;
}
input{
	font-size: 9px;
	font-weight: normal;
	height:12px;
	margin-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
select {
	font-size: 9px;
	font-weight: normal;
	height:16px;
	margin-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
#form_ #ENVIAR{
	font-size: 12px;
	font-weight: normal;
	height:20px;
	text-align: center;
}
.producto #form_ table {
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
}
.producto #form_ table td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
}
.textarea {
	width: 300px;
}
#dialog p {
	padding:0 40px 0 0;
}
#dialog_link {
	color: #00F;
	text-decoration: underline;
}
