body {
	background-color: #A9A9A9;
	background-image: url(../../iconos/fondos/rosayblanco.gif);
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}

.horizontal-seccion{
	font-family: Arial, Helvetica;
	font-size: 12Px;
	background: Transparent;
	color: White;
}
a.horizontal-seccion{
	text-decoration:none;
}
a.horizontal-seccion:HOVER{
	text-decoration: underline;
	color: Yellow;
}

.texto{
	font-family: Arial, Helvetica;
	font-size: 12Px;
	background: Transparent;
}
a.texto{
	text-decoration: none;
}
a.texto:HOVER{
	text-decoration: underline;
	color: Red;
}
.texto-pq{
	font-family: Arial, Helvetica;
	font-size: 10Px;
	background: Transparent;
}
a.texto-pq{
	text-decoration:none;
}
a.texto-pq:HOVER{
	text-decoration:underline;
	color: Yellow;
}

.referencia{
	font-family: Arial, Helvetica;
	font-size: 12Px;
	background: Silver;
	color: Black;
}
.titular{
	font-family: Arial, Helvetica;
	font-size: 13Px;
	background: #D8D8D8 ;
	font-weight : bold;
	color: Black;
}
a.titular{
	text-decoration: none;
}
a.titular:HOVER{
	text-decoration: Underline;
	color: Red;
}
.lista{
	font-family: Arial, Helvetica;
	font-size: 12Px;
	color: white;
}
a.lista{
	text-decoration: none;
}
a.lista:HOVER{
	text-decoration: underline;
	color: Yellow;
}
.cabecera{
	font-family: Arial, Helvetica;
	font-size: 12Px;
	background: Transparent;
	color: Navy;
}
.quiz-head{
	background : #EFD07B;
	font-family: Arial, Helvetica;
	font-size: 11Px;
	color: Black;
	font-weight : bold;
	text-align : center;
}
.quiz-text{
	background : #FFFFCE;
	font-family: Arial, Helvetica;
	font-size: 10Px;
	color: Black;
}
a.quiz-text{
	text-decoration:none;
}
a.quiz-text:HOVER{
	text-decoration:underline;
}

.cobse_titulo {
	font-size: large;
	font-family: verdana;
	font-weight: bold;
	font-style: italic;
	color: white;
}

