@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	position: relative;
}
p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}


a:link, a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	background-color: #CDEDF4;
	color: #003366;
}
button, .boton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #636479;
	background-image: url(imagenes/fondo_boton.gif);
	background-repeat: repeat-x;
	border: 1px solid #8E8FA4;
	line-height: 22px;
	padding-right: 20px;
	padding-left: 20px;

	*padding-right: 10px;
	*padding-left: 10px;
}
button:hover{
	background-image: url(imagenes/fondo_boton_over.gif);
	color: #FFFFFF;
	border-top-color: #636479;
	border-right-color: #636479;
	border-bottom-color: #636479;
	border-left-color: #636479;
}
.campo, textarea{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bebfca;
	border-right-color: #e0e1e6;
	border-bottom-color: #e0e1e6;
	border-left-color: #bebfca;
	background-image: url(imagenes/fondo_campo.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: 16px;
	padding: 2px;
}
#franja_superior {
	background-image: url(imagenes/franja_superior.gif);
	background-repeat:  repeat-x;
	margin: 0px;
	padding: 0px;
	height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contenedor_cabecera {
	background-image: url(imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	height: 158px;
}
#cabecera {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#menu_cabecera {
	padding-top: 70px;
	overflow: hidden;
	clear: none;
	margin-right: 80px;
	float: right;
}

#menu_cabecera a:link, #menu_cabecera a:visited {
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding: 3px;
}
#menu_cabecera a:hover {
	background-color: #FFFFFF;
}

#menu_principal {
	height: 80px;
}
#contenedor_principal {
	background-color: #c7ced6;
	background-image: url(imagenes/fondo_pagina.jpg);
	background-repeat: repeat-x;
}
#contenedor_contenido {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/fondo_contenido.png);
	background-repeat: repeat-x;
}
#pie_contenedor_contenido {
	background-image: url(imagenes/pie_contenedor_contenido.png);
	background-repeat: no-repeat;
	width: 974px;
	height: 26px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}

#contenido {
	margin-right: 12px;
	margin-left: 12px;
	padding-right: 0px;
	padding-left: 18px;
	background-color: #eaeef1;
	background-image: url(imagenes/fondo_contenido.jpg);
	background-repeat: repeat-x;
}
#columna_izquierda {
	float: left;
	width: 630px;
	overflow: hidden;
	background-color: #FFFFFF;
	clear: left;
}
#columna_derecha p {
	margin-left: 20px;
}

#columna_derecha {
	overflow: hidden;

}
#columna_derecha .item {
	background-image: url(imagenes/estampilla_columna_derecha.png);
	background-repeat: no-repeat;
	height: 190px;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
	color: #013A60;
	font-size: 13px;
	display: block;
	margin-left: 10px;
	line-height: 16px;
}
#columna_derecha .item .titulo a:link, #columna_derecha  .item  .titulo  a:visited {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	margin-bottom: 5px;
	width: 240px;
}
#columna_derecha .item .titulo a:hover {
	color: #013A60;
	background-color: #FFFFFF;
}
#columna_derecha .item img {
	display: block;
	border: 1px solid #FFFFFF;
	margin-top: 6px;
}
#columna_derecha ul {
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#columna_derecha ul li a:link , #columna_derecha ul li a:visited{
	display: block;
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#contenedor_noticias {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.item_noticias {
	background-image: url(imagenes/flechita_a.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-bottom: 20px;
	padding-left: 25px;
	padding-top: 8px;
	display: block;
	color: #013A60;
	overflow: hidden;
}
.item_noticias a:link, .item_noticias a:visited{
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 10px;
	display: block;
	color: #0098C0;
}
.item_noticias a:hover{
	background-color: #CDEDF4;
}
.item_noticias img {
	background-image: url(imagenes/proyecto-01.jpg);
	background-repeat: no-repeat;
	background-position: 14px 11px;
	float: left;
	margin-right: 5px;
}
.servicios, .contenido_columna_izquierda {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #013A60;
	overflow: hidden;
}
.servicios h3 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 20px;
	display: block;
	color: #0098C0;
	font-weight: normal;
}
.servicios .separador {
	margin-top: 25px;
	margin-bottom: 25px;
}
.contenido_columna_izquierda h2 {
	color: #80516b;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 25px;
}
.contenido_columna_izquierda h3 {
	color: #0098C0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
}
/*
.contenido_columna_izquierda img{
	background-color: #ECFEFF;
	padding: 10px;
	border: 1px solid #D9C1CE;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
*/
.imagenes {
	background-color: #ECFEFF;
	padding: 10px;
	border: 1px solid #D9C1CE;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.fila_productos {
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #013A60;
	overflow: hidden;
}
.producto {
	width: 280px;
	float: left;
	margin-right: 20px;
	padding-bottom: 30px;
	background-image: url(imagenes/cuadro_producto_fondo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #b2bcc7;
	margin-top: 30px;
}
.producto:hover {
	background-image: url(imagenes/cuadro_producto_fondo_over.gif);
	background-color: #0098c0;
}
.producto:hover h3 , .producto:hover h3 a:link, .producto:hover h3 a:visited {
	background-image: url(imagenes/cuadro_producto_nombre_over.gif);
	color: #0098c0;
}
.producto h3 a:link, .producto h3 a:visited{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	background-image: url(imagenes/cuadro_producto_nombre.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 35px;
	padding-right: 8px;
	padding-left: 8px;
	vertical-align: bottom;
	background-color: #FFF;
	margin-bottom: 20px;
	display: block;
	color: #80516B;
	padding-top: 10px;
	height: 46px;
}
.producto p {
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
	color: #FFF;
	line-height: 20px;
	font-size: 15px;
}

.separador_cajas {
	clear: both;
	font-size: 2px;
	padding-top: 8px;
	padding-bottom: 8px;
}




#contenedor_pie_pagina {
	background-image: url(imagenes/fondo_pie_pagina.gif);
	background-repeat:  repeat-x;
	margin: 0px;
	padding: 0px;
	height: 142px;
	color: #FFFFFF;
}


#pie_pagina {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 142px;
	background-image: url(imagenes/logo_pie_pagina.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#contenedor_pie_pagina #menu {
	padding-top: 20px;
	float: left;
}
#contenedor_pie_pagina #pie_pagina #menu a:link, #contenedor_pie_pagina #pie_pagina #menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#contenedor_pie_pagina #pie_pagina #menu a:hover {
	color: #003366;
	background-color: #FFFFFF;
}
#contenedor_pie_pagina #info {
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	padding-top: 122px;
}
.logotipos img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.alerta {
	font-weight: bold;
	color: #C00;
}

