/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: Arial, Helvetica, sans-serif;
     vertical-align: baseline
}
body, html {
	width:100%;
	height:100%;
}
body {
	line-height: 1;
	background-color: #CCCCCC;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}
.cabecera {
	margin: auto;
	width: 980px;
	position: relative;
	height: 120px;
}
.cabecera .logo {
	margin-top: 15px;
}
.cabecera .menu2 {
	position: absolute;
	height: 20px;
	width: 300px;
	top: 30px;
	right: 0px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
}
.cabecera .menu2 a {
	font-weight: bold;
	color: #1C4555;
	text-decoration: none;
	font-size: 11px;
}
.cabecera .menu2 a:hover {
	color: #999999;
}



.cabecera .menu {
	background-color: #999999;
	text-align: right;
	width: 630px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 9999;
}



.cabecera #nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
}


.cabecera #nav li li a {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	font-size: 11px;
	line-height: 11px;
	height: 101px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	background-image: url(images/fondo-a.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.cabecera #nav li li a:hover {
	background-color:transparent;
	color:#1c4555;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/fondo-b.gif);

}

.cabecera li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	background-color: #999999;
	color: #1c4555;
	line-height: 37px;
	height: 37px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.cabecera li:hover {
background-color: #1c4555;
}



.cabecera li ul {
	display: none;
	position: absolute;
	font-weight: normal;
	padding: 5px 5px 5px 0px;
	width: 780px;
	background-color: #1C4555;
	right: -130px;

}

.cabecera li>ul {
	top: auto;
	left: auto;
}

.cabecera li li {
	display: block;
	float: left;
	background-color: #1c4555;
	border: 0;
	height: 101px;
	text-align: left;
	line-height: 20px;
	width: 125px;
	margin-left: 5px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
}

.cabecera li:hover ul, li.over ul {
	display: block;
}
.cabecera li li ul {
	width: 205px;
	background-color: #FFFFFF;
	border: 5px solid #1C4555;
	padding: 0px;
	margin: 0px;
	top: 101px;
	display: none;
	left: -5px;
}
.cabecera li li li {
	padding: 0px;
	margin: 0px;
	height: 20px;
	background-color: #FFFFFF;
	width: 195px;
}
.cabecera .menu #nav li li li a {
	background-color: #FFFFFF;
	color: #1C4555;
	text-align: left;
	background-image: none;
	height: 20px;
	width: 195px;
	line-height: 20px;
}
.cabecera .menu #nav li li li a:hover {
	color: #FFFFFF;
	background-color: #1C4555;
	background-image: none;
}
.cabecera .menu #nav li li ul {
	display: none;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #1C4555;
	border-bottom-color: #1C4555;
}
.cabecera .menu #nav li li:hover ul {
	display: block;
}


.cont-slide {
	height: 311px;
	overflow: hidden;
	position: relative;
	width: 1200px;
	top: 1px;
}
.cont-slide .marco-slide {
	background-image: url(images/marco-slide.png);
	height: 311px;
	width: 224px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.vacio {
	clear: both;
}


.cont {
	width: 980px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
.cont .noticias {
	float: right;
	width: 420px;
	font-size: 12px;
}
.cont .noticias h2 {
	font-size: 18px;
	color: #1c4555;
	margin-bottom: 10px;
}

.cont .noticias .fecha {
	float: left;
	font-size: 10px;
	color: #1c4555;
	margin-top: 5px;
	clear: right;
}
.cont .noticias p {
	color: #666666;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
	padding-bottom: 5px;
	float: right;
	width: 380px;
}
.cont .login-areas {
	float: left;
	width: 550px;
}
.cont .login-areas .container {
	float: left;
	height: 100px;
	width: 120px;
	border: 3px solid #1C4555;
	margin-right: 10px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #1C4555;
	text-decoration: none;
	margin-bottom: 20px;
	display: block;
	background-repeat: repeat;
	background-position: center top;
}
.cont .login-areas .container .span1 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 20px;
	width: 120px;
	text-align: center;
	color: #FFFFFF;
	background-color: #1C4555;
	line-height: 20px;
}
.cont .login-areas .span2 {
	position: absolute;
	top: 102px;
	left: 10px;
	display: none;
	padding-top: 10px;
}
.cont .login-areas .span2 li {
	display: block;
	width: 110px;
}

.cont .login-areas .span2 li a {
	color: #1C4555;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}



.cont .login-areas .container:hover, .cont .login-areas .container.hovered {
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

	-moz-opacity:0.75;
	opacity:0.75;
	filter:alpha(opacity=′75′);
}
.cont .login-areas .container:hover .span1, .cont .login-areas .container.hovered .span1 {
	color: #1C4555;
	background-color: #FFFFFF;
}
.cont .login-areas .container:hover .span2, .cont .login-areas .container.hovered .span2 {
	display: block;
}


.cont .login-areas h2 {
	font-size: 18px;
	color: #1c4555;
	margin-bottom: 10px;
}








.pie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin: auto;
	height: 30px;
	width: 980px;
	font-size: 11px;
	line-height: 30px;
	color: #999999;
}
#bloque2 {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 99999;
}
#bloque2 .fondo {
	background-color: #000000;
	position: absolute;
	height: 871px;
	width: 100%;
	left: 0px;
	top: 0px;
	-moz-opacity:0.50;
opacity:0.50;
filter:alpha(opacity=′50′);
}
#bloque2 .formulario {
	background-color: #cccccc;
	margin: auto;
	height: 173px;
	width: 292px;
	position: relative;
	top: 35%;
	color: #1C4555;
	border: 1px solid #1C4555;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	behavior: url(ie-css3.htc); /* Activamos el soporte para IE */
}
#bloque2 .formulario .cerrar {
	height: 20px;
	width: 20px;
	position: absolute;
	top: 5px;
	right: 5px;
	
}
#bloque2 .formulario .cerrar a {
	color: #999999;
	text-decoration: none;
	border: 1px solid #999999;
	line-height: 16px;
	text-align: center;
	height: 18px;
	width: 18px;
	display: block;
	font-size: 12px;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari and Chrome */
	border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	behavior: url(ie-css3.htc); /* Activamos el soporte para IE */
}
#bloque2 .formulario .cerrar a:hover {
	color: #FFFFFF;
	background-color: #1C4555;
	border-top-color: #1C4555;
	border-right-color: #1C4555;
	border-bottom-color: #1C4555;
	border-left-color: #1C4555;
}


#bloque2 .formulario .form {
	margin: 20px;
	font-size: 12px;
}

#bloque2 .formulario .form .titulo {
	font-size: 16px;
	font-weight: bold;
	color: #1C4555;
	padding-bottom: 10px;
}
#bloque2 .formulario .form input {
	font-size: 15px;
	color: #666666;
	border: 1px solid #1C4555;
	margin-bottom: 5px;
	width: 250px;
	background-color: #FFFFFF;
	margin-top: 3px;
}
.slide-mini {
	background-image: url(images/fondo-contacto.jpg);
	background-position: left bottom;
	height: 78px;
	width: 100%;
}
.contacto {
	font-size: 12px;
}
.contacto td {
	vertical-align: top;
}

.contacto input {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.contacto select {
	border: 1px solid #999999;
	margin-bottom: 5px;
}
.contacto textarea {
	border: 1px solid #999999;
	margin-bottom: 5px;
	width: 286px;
}
