/* NUEVO PARA LA WEB DE HOTELES SANTILLANA */

#subproductos{
	font-family:verdana;
	color:#666666;
	font-size:11px;
	padding-top:10px;
	border-right:1px solid #C3C7A2;
	border-left:1px solid #C3C7A2;	
}

.subproducto{
	width:458px;
	float:left;
	margin-bottom:30px;
	margin-left:10px;	
}

.subproducto IMG{
	float:left;
	margin-right:5px;
	border:1px solid #C3C7A2; 
}

.subproducto A{
	color: #0182C2; 
	text-decoration: none;
}

.subproducto A:hover{
	color: #0182C2; 
	text-decoration: underline;
}
 	
SPAN.enlaces{
	background-image: url("../img/web/play_peke.gif");
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
	font-weight: normal;	
}

SPAN.enlaces A{
	margin-left: 7px;
	font-size: 10px;
	font-weight: normal;	
	text-decoration: underline;
}

.uno{
	margin-left: 30px;	
}
	
/* product */
#product {
	margin: 20px 20px 30px 20px;
}

#product P {
	margin: 10px 0px;
	text-align: justify;
}

/* products */
#products {
	margin: 0 20px 30px 20px;
	font-size: 12px;
	color: #000000;
}

#products .item {
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
}

#products .item H2 {
	padding: 5px 0 0 0;
	border-bottom: 2px solid #EEE;
}

#products .item H2 A {
	color: #000066;
	text-decoration: none;
}

#products .item H2 A:hover {
	color: #660000;
	text-decoration: underline;
}

#products .item P {
	font-size: 11px;
	text-align: justify;
	color: #666;
	margin: 5px 0 0 2px;
}

#products .date {
	font-size: 11px;
	color: #666666;
}

/* cupon */
.cupon TABLE {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F1F0EE;
	border-top: 3px solid #CEDAE0;
	border-bottom: 3px solid #CEDAE0;
	border-left: 1px solid #CEDAE0;
	border-right: 1px solid #CEDAE0;
}

.cupon TD {
	font-size: 11px;
	padding: 5px;
}

.cupon_title {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 3px solid #D9D9D9;
}

.cupon_form {
	font-size: 11px;
}

.description2{
	display: none;
}

P.temario_title{
	margin: 8px 0 8px 0;
}

#noticias_ico{
	border: 1px solid silver;
	padding: 5px 4px 1px 4px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 110px;
}	

IMG{
	border: none;	
}

A.enlace_cursos {
	color: black;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

A.enlace_cursos:active {
	color: black;
}

A.enlace_cursos:hover {
	color: black;
	text-decoration: underline;
}

A.enlace_cursos:link {
	color: black;
}

A.enlace_cursos:visited {
	color: black;
}

.li_imagen{
	list-style-image: url("../img/web/punto.jpg");
}
