
body {
	font: 0.74em/150% "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #666666;
	background: #494949 url("bg_main.png") repeat-x 0px 0px;
}

#contenedor {
	background: transparent url("bg_contenedor.png") repeat-y 50% 0px;
	position: absolute;
	top: 4px;
	left: 50%;
	margin-left: -376px;
	width: 752px;
}

#contenido {
	margin-left: 15px;
	width: 722px;
}

#cabecera {
	background: #548BC2 url("bg_cabecera.png") repeat-x 0px 0px;
	border: 1px solid #548BC2;
	height: 90px;
}

#cabecera h1 {
	background: transparent url("logo.png") no-repeat 0px 0px;
	_background: transparent url("logo_ie.png") no-repeat 0px 0px;
	width: 209px;
	height: 52px;
	margin: 23px 0 0 13px;
}

#cabecera h1 a {
	text-decoration: none;
	position: absolute;
	top: 23px;
	left: 32px;
	width: 207px;
	height: 47px;
	padding: 0;
}

#cabecera h1 span {
	text-indent: -9999px;
	display: block;
}

#subcabecera {
	background: #548BC2 url("bg_subcabecera.jpg") no-repeat 0px 0px;
	min-height: 108px;
	border-bottom: 1px solid #3A70A5;
	color: #FFF;
	padding: 190px 0 0 23px;
	margin-bottom: 0;
}

#subcabecera p {
	line-height: 140%;
	width: 424px;
	margin: 0;
	padding-bottom: 21px;
}

#login {
	background: #F4F4F4 url("bg_login.png") repeat-x 0px 0px;
	height: 20px;
	border-top: 1px solid #F8F8F8;
	border-bottom: 1px solid #E9E9E9;
}

#webs {
	min-height: 300px;
	_height: 500px;
	border-bottom: 1px solid #E9E9E9;
}

#nosotros {
	min-height: 114px;
	_padding-bottom: 10px;
}

.info {
	background: #FFF url("bg_info.png") repeat-x 0px 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #F2F2F2;
	margin: 0;
	padding: 0;
}

.info p {
	margin: 11px 20px;
}

.info h3 {
	font: 1.34em/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #FF6600;
	margin: 15px 0 0 20px;
}

.info h4 {
	font: 1em/140% "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #4B4B4B;
	margin: 10px 0 4px 0;
	padding: 0;
}

.info h4 span {
	font-size: 1.25em;
	color: #6B9BCB;
	display: block;
}

#webs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	_margin-left: -21px;
}

#webs ul li {
	float: left;
	width: 212px;
	margin: 2px 1px 0 21px;
	padding: 0;
}

#webs ul li img {
	border: 1px solid #DADADA;
	background-color: #FCFCFC;
	padding: 10px;
}

#webs ul li a:hover img {
	border-color: #FF6600;
}

#webs ul li p {
	margin: 3px 0 4px 0;
	padding: 0;
}

acronym {
	font-weight: bold;
	border: 0;
	cursor: help;
}

#pie {
	clear: both;
	background: #FCFCFC url("bg_pie.png") repeat-x 0px 0px;
	min-height: 40px;
	_height: 20px;
	border-top: 1px solid #FDFDFD;
	border-bottom: 1px solid #BEBEBE;
	margin: 0;
	padding: 28px 21px;
	font-size: 0.9em;
}

#pie ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#pie li {
	float: left;
	margin: -10px 6px 0 0;
	padding: 0;
}

#pie li a {
	text-decoration: underline;
}

.copyright {
	color: #4280BD;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.lnkPie {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#extra1 {
	width: 752px;
	height: 0px;
	margin-left: -15px;
	background: #494949 url("bg_extra.png") no-repeat 0px 0px;
}

a:link {
	color: #4280BD;
	text-decoration: none;
}

a:active {
	color: #4280BD;
	text-decoration: none;
}

a:visited {
	color: #4280BD;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

img {
	border: none;
}

#separador {
	border-bottom: 1px solid #3A70A5;
}

#accesib {
	min-height: 550px;
	_height: 550px;
	padding: 0 20px;
}

#accesib, #contacto {
	border-bottom: 1px solid #E9E9E9;
}

#accesib h2 {
	font: 1.34em/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #FF6600;
	margin: 25px 0 10px 20px;
}

#contacto {
	padding: 0;
	margin: 0;
	min-height: 510px;
	_height: 510px;
}

#contacto p {
	margin: 25px 40px 10px 40px;
	font-weight: bold;
}

#contacto h2 {
	font: 1.1em/100% "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #FF6600;
	margin: 15px 0 10px 0;
	padding: 0 0 2px 0;
	width: 200px;
}

address {
	width: 140px;
    text-align: center;
	padding-bottom: 12px;
}

address span {
    display: block;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

label {
	height: 24px;
	padding: 4px 0 0 0;
	display: block;
	color: #444;
	font-weight: bold;
}

.txContacto {
	margin: 0 4px 2px 0;
    width: 352px;
    padding: 2px;
	font: 1em/160% "Trebuchet MS", Arial, Verdana, sans-serif;
	border: 1px solid #BBB;
	vertical-align: top;
}
.menContacto {
	margin: 0 4px 4px 0;
    width: 352px;
    height: 160px;
    padding: 2px;
	font: 1em/160% "Trebuchet MS", Arial, Verdana, sans-serif;
	border: 1px solid #BBB;
	margin-bottom: 10px;
	vertical-align: top;
}

.nota {
	font: 0.9em/150% Georgia, serif;
	font-style: italic;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.atencion {
	color: #4280BD;
	font-weight: bold;
}

.boton {
	font: 1em "Trebuchet MS", Verdana, sans-serif;
	margin-right: 10px;
}

#mediosContacto {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0 0 0 40px;
}

#mediosContacto ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#formulario {
	float: right;
	width: 380px;
	margin: 0;
	padding: 0 40px 0 0;
}

#formulario p {
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}

#breadcrumb {
	min-height: 70px;
	_height: 70px;
	background: transparent url("bg_bread.jpg") no-repeat 560px 0px;
}

#breadcrumb p {
	padding-top: 26px;
}

#breadcrumb a {
	font-weight: bold;
}
