@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/fondo-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textura-central {
	background-image: url(imagenes/fondo-placa-PRENSA-completa.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Calibri, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #F20000;
	line-height: 18px;
	text-align: left;
}

h2 {
	font-family: Calibri, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.titulo0 {
	font-family: Calibri, Verdana, Arial;
	font-size: 14px;
	color: #999999;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
}

.titulo0 a:link {
	color: #C00;
	text-decoration: none;
}

.titulo0 a:hover {
	color: #999;
	text-decoration: underline;
}

.titulo0 a:visited {
	color: #C00;
	text-decoration: none;
}

.titulo0 a:visited:hover {
	color: #999;
	text-decoration: underline;
}


.titulo1 {
	font-family: Calibri, Verdana, Arial;
	font-size: 14px;
	color: #999999;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
}

.titulo1 a:link {
	color: #FF3300;
	text-decoration: none;
}

.titulo1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.titulo1 a:visited {
	color: #FF3300;
	text-decoration: none;
}

.titulo1 a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.titulo2 {
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	color: #754C24;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.titulo2 a:link {
	color: #333333;
	text-decoration: none;
}

.titulo2 a:hover {
	color: #00520F;
	text-decoration: underline;
}

.titulo2 a:visited {
	color: #333333;
	text-decoration: none;
}

.titulo2 a:visited:hover {
	color: #00520F;
	text-decoration: underline;
}

.texto {
	font-family: Calibri, Verdana, Arial;
	font-size: 13px;
	color: #C00;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	text-indent: 0;
}

.texto a:link {
	color: #F60;
	text-decoration: none;
	font-size: 12px;
}

.texto a:hover {
	color: #F30;
	text-decoration: underline;
	font-size: 12px;
}

.texto a:visited {
	color: #F60;
	text-decoration: none;
	font-size: 12px;
}

.texto a:visited:hover {
	color: #F30;
	text-decoration: underline;
	font-size: 12px;
}

.texto-c {
	font-family: Calibri, Verdana, Arial;
	font-size: 14px;
	color: #999999;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

.texto1 {
	font-family: Calibri, Verdana, Arial;
	font-size: 13px;
	color: #F20000;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}

.texto1 a:link {
	color: #754C24;
	text-decoration: none;
}

.texto1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.texto1 a:visited {
	color: #754C24;
	text-decoration: none;
}

.texto1 a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.links-pie {
	font-family: Calibri, Verdana, Arial;
	font-size: 12px;
	color: #C00;
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
	line-height: 13px;
}

.links-pie a:link {
	color: #C00;
	text-decoration: underline;
	font-size: 12px;
}

.links-pie a:hover {
	color: #C00;
	text-decoration: underline;
	font-size: 12px;
}

.links-pie a:visited {
	color: #C00;
	text-decoration: underline;
	font-size: 12px;
}

.links-pie a:visited:hover {
	color: #C00;
	text-decoration: underline;
	font-size: 12px;
}
.textura-central2 {
	background-image: url(imagenes/fondo-placa-PRENSA-completa-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo-gris-botonera {
	background-image: url(imagenes/fondo-botonera-index.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.fondo-imagen-botonera {
	background-image: url(imagenes/fondo-botonera-prensa.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

