body {
	position:relative;
	width: 980px;
	padding: 0;
	margin: 0 auto;
	font-family: Consolas, Lucida, Arial;
	font-size: 11px;
	letter-spacing: 1px;
	background:url(images/bg-inicio.jpg)
	background: #FFFFFF fixed no-repeat center top;
}

img { behavior: url(iepngfix.htc) }
#pageflip {
	position: relative;
	right: 0; top: 0;
	margin-left: 55px;
	float: right;
	z-index: 9999999;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 9999999;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
	border: none;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../images/plus.png) no-repeat right top;
	z-index: 9999998;
}

a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:hover {color: #A70000; text-decoration: underline;}

a img {border-width: 0px;}
a:hover img {border-width: 1px; border-color:#000000;}

h1 {font-size: 2em;}
h2 {position: relative; margin-bottom: -7px;}
.enlaceDescargar {font-size: 1.2em; position: relative; margin-top: 26px; margin-left: 216px;}

#header {
	margin: auto;
	padding-left: 22px;
}
#frontInicio {
	position: relative;
	width: 980px;
	margin: 0px;
}


#menu {
	width: 980px;
	margin: auto;
	position: absolute;
	top: 80px;
	left: 50px;
}

#bannerWebDestacadas {
	position: relative;
}
#bannerWebDestacadas a { float: left; margin: 0px; padding: 0px; }
#bannerWebDestacadas a img { border: 0px; }

#breadcrumbs {
	width: 840px;
	margin: auto;
	position: relative;
	top: 77px;
	left: 0px;
	text-align: left;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal;
}
#breadcrumbs a:link {
	color: #777777;
}
#breadcrumbs a:visited {
	color: #777777;
}
#breadcrumbs a:hover {
	color: #A70000;
}

#content {
	width: 840px;
	margin: auto;
	position: relative;
	top: 62px;
	left: -26px;
}

#textRight {
	width: 600px;
	float: left;
	padding-bottom: 33px;
}

#leftColumnInicio {
	float: left;
	width: 258px;
	position: relative;
	top: 7px;
	left: 0px;
	margin-right: 22px;
}

#videoPortada {
	margin-top: 5px;
}

#maincolumn {
	float: left;
	width: 680 px;
	position: absolute;
	top: 338px;
	*top: 337px; /* IE6 e IE7 */
	left: 304px;
}

#leftColumn {
	position:relative;
	width:177px;
	padding-right:40px;
	float:left;
}

#flash-menu {
	position:relative;
	top:8px;
	float:left;
}

#audiovisual{
	width: 535px;
	position: relative;
	top: 5px;
	left: 33px;
	float: left;
	text-align: left;
}

#webContent{
	width: 610px;
	position: relative;
	left: 22px;
	float: left;
	text-align: left;
}

#graficaContent{
	width: 610px;
	position: relative;
	margin: auto;
	text-align: left;
}

#cu3er-container {width:608px; outline:0;}

input.btn {
	margin-top: -35px;
	padding: 4px 12px 4px 12px;
	position: relative;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #777777;
	background: none;
	border-width: 0px;
	float: right;
}
input.btnhov {
	color: #A70000;
	background-color: #EDF0EE;
}

#form{
	margin:100px;
	width: 420px;
	padding: 10px;
	margin:0 auto;
}
#form label{
	font:bold 11px arial;
	color: #565656;
	padding-left: 1px;
}
#form label.mandat{color: #f00;}
#form input[type="text"]{
	width: 150px;
	height: 16px;
	margin-bottom: 8px;
	padding: 5px;
	font: 12px arial;
	color: #0060a3;
}
#form input.campoError[type="text"]{
	width: 150px;
	height: 16px;
	margin-bottom: 8px;
	padding: 5px;
	font: 12px arial;
	color: #C00;
	border: 1px solid #C00;
}
#form textarea{
	width: 412px;
	height: 80px;
	resize: none;
	margin: 0 0 8px 1px;
	padding: 5px;
	font: 12px arial;
	color: #0060a3;
}
#form textarea.campoError{
	width: 412px;
	height: 80px;
	resize: none;
	margin: 0 0 8px 1px;
	padding: 5px;
	font: 12px arial;
	color: #C00;
	border: 1px solid #C00;
}
#form img{
	margin-bottom: 8px;
	padding-right: 32px;
}
#form input[type="submit"]{
	background-color: #000;
	border: none;
	color: #fff;
	padding: 8px;
	cursor: pointer;
	font:bold 12px arial;
	text-align: right; 
}
#form input[type="reset"]{
	background-color: #4B555F;
	border: none;
	color: #fff;
	padding: 8px;
	cursor: pointer;
	font:bold 12px arial;
}
.mensajeContacto{
	margin: 0 auto;
	width: 600px;
	text-align: center;
	color: #C00;
	font: 14px arial;
}
.cap_status{
	width: 368px;
	padding: 10px;
	font: 14px arial;
	color: #fff;
	background-color: #10853f;
	display: none;
}
.cap_status_error{
	background-color: #bd0808;                
}
.aLaDcha{
	text-align: right;
}

.videoTitulo {font-weight: bold; font-size: 12px; margin-top: 16px;}
.tituloRight {float: right; padding-top: 14px; padding-right: 22px;}
.textoJustificado {text-align: justify;}
.textoCentrado {text-align: center;}
.textoGrande {font-size: 14px; font-weight: bold; line-height: 26px;}
.textoNormal {font-size: 12px;}
.textoRojo {font-size: 12px; color: #CC0000; }
.textoNegrita {font-size: 12px; font-weight: bold;}
.textoRojoNegrita {font-size: 12px; color: #CC0000; font-weight: bold;}
.textoLeft {text-align: left; float: left;}
.textoLeftWeb {width: 290px; position: relative; top:-26px; text-align: left; float: right;}
.textoInicio {font-size: 19px; font-weight: bold;}
.txt_titular_btn {font-size: 16px; color: #222222; padding-bottom: 8px; padding-left: 12px; width: 310px;}
.txt_pie_btn {padding-left: 12px; top: -8px;  width: 310px; padding-bottom: 16px;}
.txt_inicio_titular {font-size: 19px;}

.tablaCV_izda {padding-right: 12px;}
.tablaCV_dcha {padding-left: 8px;}

.sangrado {position: relative; left: 33px;}

.imageLeft {float: left; padding-right: 33px;}

