@charset "utf-8";
body {
	background: #fce0ae 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: 183px;
	background: url(../images/home.jpg) no-repeat 0px 0px;
}

#idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-right: 70px;
	text-align:right;
	padding-top: 9px;
	height:29px;
}

#idiomas input{
	position:relative;
	top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:#ad2623 solid 1px;
}

#idiomas form{
	margin-bottom:0px;
}

#idiomas a{
	color:#036;
	font-weight:bold;
	text-decoration:none;
	
}

#menusup{
	padding-left:427px;
	padding-top:101px;
	
}

#menusup a{
	background: url(../images/menusup.gif) no-repeat;
	width:121px;
	height:24px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	float:left;
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top:13px;
	border-bottom:#ad2623 solid 1px;
}

#menusup a.activo{
	background: url(../images/menusup_activo.gif) no-repeat;
	width:121px;
	height:24px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	float:left;
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top:13px;
	border-bottom:#FFFFFF solid 1px;
}

#menusup a.activo:hover{
	background: url(../images/menusup_activo.gif) no-repeat;
	width:121px;
	height:24px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	float:left;
	display:block;
	color:#000000;
	text-decoration:none;
	padding-top:13px;
	border-bottom:#FFFFFF solid 1px;
}

#menusup a:hover{
	background: url(../images/menusup2.gif) no-repeat;
	height:19px;
	padding-top:18px;
}

#fondo {
	background: url(../images/fondo.gif) no-repeat 1px bottom;
	border-left:#ad2623 solid 1px;
	border-right:#ad2623 solid 1px;
	min-height:360px;
	overflow:hidden;
	height: expression(this.scrollHeight < 361? "360px": "auto");
}

#contenido {
	margin-left: 235px;
	margin-right: 10px;
}

#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: #ae2817;
	height:26px;
	margin-bottom:0px;
}

#contenido strong{
	color:#ae2817;
}

#contenido a{
	color: #ae2817;
	text-decoration:none;
}

/* GRUPO MENU*/
#menu {
	float:left;
	width:221px;
	padding-left:10px;
	padding-top:10px;
	
}

#cur {
	
	
}

#cur ul{
	margin:0px;
	padding-left: 5px;
	padding-top:0px;
	
}

#cur li{
	list-style-type:none;
	
}

#cur li a {
	
	color: #333;
	text-decoration: none;
	
	
}

#cur li a:hover {
	color: #d10000;
	
}


#cristal ul{
	margin:0px;
	padding-left:0px;
	padding-top:0px;
	margin-top:0px;
}

#cristal li{
	list-style-type:none;	
	
}

#cristal li a.construccion{
	color:#ffffff;
	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:181px;
	height:168px;
	background:url(../images/productos.gif) no-repeat 0px 0px;
	margin-left:auto;
	margin-right:auto;
}

#productos ul{
	margin-top:0px;
	position:relative;
	left:20px;
	top:50px;
	padding-left:10px;
	margin-left:0px;
}

#productos li{
	padding-top:10px;
	padding-left: 0px;
	list-style-type:none;
}

#productos a{
	padding-left: 26px;
	background:url(../images/dot.gif) no-repeat 3px -3px;
	text-decoration:none;
	color:#000000;
}

#productos a:hover{
	color: #666666;
	text-decoration:underline;
	background:url(../images/dot2.gif) no-repeat 3px -3px;
}

#acceso_alumnos{
	width:181px;
	height:100px;
	background:url(../images/acceso_alumnos.gif) no-repeat;
	margin-left:3px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:4px;
	padding-top:52px;
}

#acceso_alumnos form{
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	
}

#acceso_alumnos select{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

#acceso_alumnos input{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border: #61A0C7 solid 1px;
	margin-top:3px;
}

#acceso_alumnos a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border: #91a5e5 solid 1px;
	margin-top:3px;
	width: 140px;
	display:block;
	background:#fff;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:auto;
	margin-right:auto;
	text-decoration:none;
	color:#000;
	position:relative;
	left:-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: #ae2817;
}

#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:95%;
	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:95%;
	height:145px;
	margin-bottom:3px;
	border:#cccccc solid 1px;
}

#contacto a{
	text-decoration:none;
	color: #666666;
}

#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
}