@charset "utf-8";
body {
	background: #f5e3eb url(../images/body.gif) repeat-x;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#main_container {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;
}

#cabecera {
	height: 163px;
	background: url(../images/home.gif) no-repeat 0px 0px;	
}

#idiomas {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding-right: 70px;
	text-align:right;
	padding-top: 6px;
	height:22px;
}

#idiomas input{
	position:relative;
	top:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border: #990066 solid 1px;
	width:110px;
}


#menusup{
	padding-left:310px;
	padding-top:95px;
}

#menusup a{
	background: url(../images/menusup.gif) no-repeat;
	width:121px;
	height:22px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	float:left;
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top:7px;
	border-bottom:#9c275a solid 1px;
}

#menusup a:hover{
	background: url(../images/menusup2.gif) no-repeat;
	height:17px;
	padding-top:12px;
}

#menusup a.activo{
	background: url(../images/menusup_activo.gif) no-repeat;
	width:121px;
	height:22px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	float:left;
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top:7px;
	border-bottom:#FFFFFF solid 1px;
}

#menusup a.activo:hover{
	background: url(../images/menusup_activo.gif) no-repeat;
	width:121px;
	height:22px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	float:left;
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top:7px;
	border-bottom:#FFFFFF solid 1px;
}



#fondo {
	background:url(../images/fondo.gif) no-repeat 1px bottom;
		border-left:#9c275a solid 1px;
	border-right:#9c275a solid 1px;
	min-height:300px;
}
#contenido {
	margin-left: 200px;
	margin-right: 10px;
	min-height: 350px;
	overflow:hidden;
	height: expression(this.scrollHeight < 351? "350px": "auto");
}

#contenido p{
	margin-top:0px;
	padding-right: 5px;
	text-align:justify;
}


#contenido h1{
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	height:26px;
	margin-bottom:0px;
}

#contenido strong{
	color: #990033;
}

#contenido a{
	color: #990033;
	text-decoration:none;
}
#contenido a:hover{
	color: #bb2255;
	text-decoration:underline;
}

/* GRUPO MENU*/
#menu {
	float:left;
	width:190px;
	padding-left:1px;
	padding-top:0px;
}

#cristal ul{
	margin:0px;
	padding-left:0px;
	padding-top:0px;
}

#cristal li{
	list-style-type:none;	
}

.secciones{
	padding-bottom: 70px;
}

#cristal .secciones li{
	list-style-type:square;
	margin-left: 50px;
	font-weight:bold;
}

#cristal li a.construccion{
	color:#000000;
	text-decoration:none;
	width:143px;
	height:23px;
	margin-left:0px;
	padding-left:40px;
	padding-top: 6px;
	margin-bottom:0px;
	display:block;
	background:url(../images/cristalbuttoncons.gif) no-repeat 3px 0px;
}

#cristal li a.construccion:hover{
	background:url(../images/cristalbuttoncons2.gif) no-repeat 3px 0px;
}

#cristal a.media{
	color:#000000;
	text-decoration:none;
	width:143px;
	height:23px;
	margin-left:0px;
	padding-left:40px;
	padding-top: 6px;
	margin-bottom:0px;
	background:url(../images/cristalmedia.gif) no-repeat 3px 0px;
	display:block;
}

#cristal li a.media:hover{
	background:url(../images/cristalmedia2.gif) no-repeat 3px 0px;
}

#cristal a.folk{
	color:#000000;
	text-decoration:none;
	width:143px;
	height:23px;
	margin-left:0px;
	padding-left:40px;
	padding-top: 6px;
	margin-bottom:0px;
	background:url(../images/cristalfolk.gif) no-repeat 3px 0px;
	display:block;
}

#cristal a.folk:hover{
	color:#000000;
	text-decoration:none;
	width:143px;
	height:23px;
	margin-left:0px;
	padding-left:40px;
	padding-top: 6px;
	margin-bottom:0px;
	background:url(../images/cristalfolk2.gif) no-repeat 3px 0px;
	display:block;
}

#productos {
	width:177px;
	height:168px;
	background:url(../images/productos.gif) no-repeat 0px 0px;
	margin-left:auto;
	margin-right:auto;
	padding-top:64px;
}

#productos ul{
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
	border-top:#9c275a solid 1px;
}

#productos li{
	padding-left: 0px;
	list-style-type:none;
	border-bottom:#9c275a solid 1px;
	border-left:#9c275a solid 1px;
	border-right:#9c275a solid 1px;
	background:url(../images/fb.png);

}

*html #productos li{
	padding-left: 0px;
	list-style-type:none;
	border-bottom:#9c275a solid 1px;
	border-left:#9c275a solid 1px;
	border-right:#9c275a solid 1px;
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fb.png', sizingMethod='image');
	z-index:1;
}

#productos a{
	padding-left: 26px;
	background:url(../images/dot.gif) no-repeat 3px -3px;
	text-decoration:none;
	color:#000000;
	display:block;
		padding-top:2px;
	padding-bottom:2px;

}

#productos a:hover{
	color: #666666;
	text-decoration:underline;
	background:url(../images/dot2.gif) no-repeat 3px -3px;
}

/* FIN GRUPO MENU*/

#pie {
background: url(../images/pie.gif) no-repeat 0px 0px;
height: 80px;
padding-top: 2px;
margin-left:auto;
margin-right:auto;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#pie table{
	margin-left:auto;
	margin-right:auto;
}

#pie a{
	text-decoration:none;
	color: #990033;
}

#pie a:hover{
	text-decoration:underline;
}

#menuinterior{
	text-align:center;
}
#menuinterior ul{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
}

#menuinterior li{
	list-style-type:square;
	display: inline;
	border-right:#FFFFFF solid 2px;
}

#menuinterior a{
	text-decoration:none;
	color:#003366;
	padding: 2px 8px 2px 8px;
	background:#E6EDF6;
}

#menuinterior a:hover{
	background:#1C4A85;
	color:#FFFFFF;
}

.bordeslaterales {
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	padding-top: 5px;
}

.bordeslaterales a{
	color:#006600;
	text-decoration:none;
}

.bordeslaterales a:hover{
	text-decoration:underline;
}

#imagenes_portada{
width:511px;
}

#imagenes_portada ul{
margin:0px;
padding:0px;
}

#imagenes_portada li{
	display:inline;
	list-style-type: none;
}

#horario {
	width:275px;
	height:69px;
	padding-left:120px;
	padding-top:2px;
	background:url(../images/horario.gif) no-repeat 0px 0px;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

#horario em{
	color:#FFFF00;
}

#contacto {
	margin-left:auto;
	margin-right:auto;
}

#contacto form{
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contacto input{
	background: url(../images/input_contacto.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
	height:15px;
	border: #cccccc solid 1px;
}

#contacto .boton{
	background: url(../images/input_contacto.gif);
	width:90px;
	height:21px;
	border:none;
	border:#cccccc solid 1px;
}

#contacto textarea{
	background: url(../images/textarea.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
	height:145px;
	margin-bottom:3px;
	border:#cccccc solid 1px;
}


#contacto a:hover{
	text-decoration:underline;
	color:#666666;
}

.roundedcornr_box_261370 {
   background: #ffffff url(roundedcornr_261370_grad.gif) repeat-x top left;
}
.roundedcornr_top_261370 div {
   background: url(roundedcornr_261370_tl.gif) no-repeat top left;
}
.roundedcornr_top_261370 {
   background: transparent url(roundedcornr_261370_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_261370 div {
   background: url(roundedcornr_261370_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_261370 {
   background: transparent url(roundedcornr_261370_br.gif) no-repeat bottom right;
}

.roundedcornr_top_261370 div, .roundedcornr_top_261370,
.roundedcornr_bottom_261370 div, .roundedcornr_bottom_261370 {
   width: 100%;
   height: 8px;
   font-size: 1px;
}
.roundedcornr_content_261370 { margin: 0 8px; }

#bmedio{
	width:260px;
	height:159px;
	background: url(../images/bmedio.gif) no-repeat;
	float:left;
}

#bmedio ul{
	float:right;
	margin:0px;
	padding-left:0px;
	padding-right: 30px;
	padding-top: 30px;
}

#bmedio li{
	list-style:inside;
	list-style-type:square;
	margin-bottom:6px;
}

#bcons{
	width:260px;
	height:159px;
	background: url(../images/bcons.gif) no-repeat;
	float:left;
}

#bcons ul{
	float:right;
	margin:0px;
	padding-left:0px;
	padding-right: 30px;
	padding-top: 30px;
}

#bcons li{
	list-style:inside;
	list-style-type:square;
	margin-bottom:6px;
}

.cuadro{
	width:174px;
	height:62px;
	background:url(../images/cuadro.gif) no-repeat;
	color:#FFFFFF;
	font-size: 13px;
	font-weight:bold;
}

.cuadro img{
	position:relative;
	left: 4px;
	top: -1px;
	float:left
}

#academia img{
	border:#000 solid 1px;
	margin:3px;
}
