body {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
}

#fechalogo {
	width:auto;
	height: 40px;
	font: Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}


.menuPpal {
	margin-top: 5px;
	float: left;
	width: 972px;
	height: 30px;
	background-color: #FFFFFF;
	z-index: 3000;
}

#locacioncurso{
	margin-top:40px;
	padding: 5px;
	width:auto;
	height:25px;
	font: Helvetica, sans-serif;
	font-size:12px;
}

#locacioncurso .rojo{
	width:auto;
	height:30px;
	font: Helvetica, sans-serif;
	font-size:14px;
	color:#F00;
	text-decoration:none;
}

.nvoinfo #contenedor {
	width: 975px;  
	background: #FFFFFF;
	margin: 0 auto;
	border: none;
	text-align: left;
	position:relative;
}
.nvoinfo #header {
	margin:5px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	height:230px;/*Original a 180*/
	width:auto;
	background: #FFF; 
} 

.nvoinfo #mainContent {
	padding: 0 20px; 
	background: #FFFFFF;
	height:auto;
}
#footer { 
	padding: 0 10px 0 20px;
	margin-top: 0 auto;
	background:#FFF;
	float:left;
	padding-top: 10px;
	font-size:12px;
	text-align:center;
	width:970px;
	color:#666;
} 
#footer p {
	margin: 0;
	width:auto;
	padding: 10px 0;
	text-align:center;
	font-size:12px;
	color:#666;
}


#footer a {
	font-size:12px;
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	font-size:12px;
	color:#666;
	text-decoration:underline;
}
#footer a:visited {
	font-size:12px;
	color:#666;
	text-decoration:none;
}
#footer a:active {
	font-size:12px;
	color:#666;
	text-decoration:underline;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

 .sliderGallery {
	background: url(logos50/fondodegra_2.jpg) no-repeat;
	overflow: hidden;
	position: relative;
	padding: 10px;
	height: 160px;
	width: 930px;
	margin:0 auto;
	left: 0px;
	top: 0px;
}
/*Slider original*/	
.sliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding-top: 30px;
	margin: 0;
	left: 0px;
	top: 0px;
	}
			
.sliderGallery UL LI {
     display: inline;

}
.slider {
            width: 920px;
            height: 17px;
            margin-top: 140px; /*Originala  140*/
            margin-left: 5px;
            padding: 1px;
            position: relative;
            background: url(logos50/barradez_2.png) no-repeat;
        }
        
.handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 181px;
            top: 0;
            background: url(logos50/productbrowser_scroller_20080115.png) no-repeat;
            z-index: 100;
        }
        
.slider span {
	color: #bbb;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 3px;
	left: 521px;
        }
        
.slider .slider-lbl1 {
            left: 50px;
        }
        
.slider .slider-lbl2 {
            left: 107px;
        }
        
.slider .slider-lbl3 {
            left: 156px;
        }

.slider .slider-lbl4 {
	left: 366px;
        }
.slider .slider-lbl5 {
	left: 661px;
        }
		
.slider .slider-lbl6 {
	left: 803px;
        }
		
.imagenlogo{
	width: 170px;
	height: 250px;
	float:left;
	padding-top:10px;
}

.titulocurso {
	width:auto;
	height: 40px;
	font-family: Helvetica, sans-serif;
	color:#000;
	font-size:large;
	margin-left:180px;
}

.niveldos{
	width:200px;
	height:auto;
	font-size:14px;
	color:#000;
	float:right;
	text-align:center;
	background:#CCC;
	border:1 px solid #333;
	
}
.precios{
	width:160px;
	height:auto;
	color:#333;
	margin: 10px 0px 0px 10px;
	float:left;
}
.txtprecio{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#F00;
	text-align:left;
	}
	
	.txtprecioiva{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F00;
	text-align:left;
	}

.horarios {
	width: auto;
	height: auto;
	margin: 10px 0px 0px 10px;
	color:#333;
	font-size:12px;
}

#textofiltro{
	width:auto;
	height:38px;
}
ul#filter {  font-size: 16px; list-style: none; margin-left: 0; width: 100%; }
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
}
ul#filter li:last-child { border-right: none; margin-right: 0; padding-right: 0; }
ul#filter a { color: #999; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #333; font-weight: bold; }

#inferior {
	width:auto;
	height:auto;
	background:#FFF;
}
.infoNivel2 {
	height: 26px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: center;
	background-color: #CCCCCC;
	border: 2px solid #FFF;
}
.infoNivel2Hover {
	height: 26px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-align:center;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 2px solid #000;
	cursor: default;
}

#sucursales {
float:left;
width:985px;
height: 105px;
margin:10px 0 0 0;
padding: 4px 0 0 0;
line-height:14px;
text-align:center;
color:#333;
background:#FFF;
}
.idsucursales {
	background-color:#390;
	text-align:center;
	color:#FFF;

}
.idsucursalesdf {
	background-color:#C00;
	text-align:center;
	color:#FFF;
}

.idsucursalesGdl {
	background-color:#FF9900;
	text-align:center;
	color:#FFF;
}
.idsucursalesQro {
	background-color:#0066FF;
	text-align:center;
	color:#FFF;
}

.sucursales-col {
	width:161px;
	height: 90px;
	overflow:hidden;
	float:left;
	border-right: 1px dotted #333;
	padding:3px 0 0 2px;
	font-size: 11px;
}
.sucursales-col2 {
	width:160px;
	height: 90px;
	overflow:hidden;
	float:left;
	border-right: 1px dotted #333;
	padding:3px 0 0 2px;
	font-size: 11px;
}
.sucursales-col3 {
	width:240px;
	height: 90px;
	overflow:hidden;
	float:left;
	border-right: 1px dotted #333;
	padding:3px 0 0 2px;
	font-size: 11px;
}

.sucursales-col a{
color: #fff;
}
.sucursales-dir {
	width: 1100px;
	margin: 0;
	padding: 0;
}
.extension{font-size:10px;}




.espVert {
	float: left;
	width: 10px;
	height: 500px;
}
.colPpal {
	float: left;
	height: auto;
	width: 972px;
}

.espHor {
	float: left;
	width: 952px;
	height: 10px;	
}
.portada {
	margin-top: 20px;
	width: 952px;
	height: 300px;
}
.portada_title {
	font:Arial, Helvetica, sans-serif;
	color:#333;
	margin-top: 30px;
	width: 952px;
	height: 45px;
}

.noticias {
	float: left;
	width: 952px;
	height: 30px;	
}
.modulo {
	float: left;
	width: 232px;
	height: 180px;
	text-align: center;
	cursor: pointer;
}

.modulo2 {
	float: left;
	width: 232px;
	height: 100px;
	text-align: center;
	cursor: pointer;
}
.modulovacio{
	float: left;
	width: 150px;
	height: 100px;
	text-align: center;
	cursor: pointer;
}

.moduloEspVert {
	float: left;
	width: 8px;
	height: 200px;	
}
.texto {
	float: left;
	height: 20px;
	width: 972px;
	font-size: 9px;
	color: #666666;
	text-align: center;
}

.espHorDivision_2 {
	float: left;
	width: 952px;
	height: 25px;
	border-top: 2px dotted #555555;
	margin-top: 40px;
}
.titulillo {
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
}
 
.imagen_arriba {
	text-align: left;
	width: 300px;
}
logo_arriba {
}

 .sliderGallery {
            background: url(logos50/fondodegra.jpg) no-repeat;
            overflow: hidden;
            position: relative;
            padding: 10px;
            height: 160px;
            width: 952px;
        }
        
        .sliderGallery UL {
            position: absolute;
            list-style: none;
            overflow: none;
            white-space: nowrap;
            padding-top: 30px;
            margin: 0;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .slider {
            width: 950px;
            height: 17px;
            margin-top: 140px;
            margin-left: 5px;
            padding: 1px;
            position: relative;
            background: url(logos50/barradez.png) no-repeat;
        }
        
        .handle {
            position: absolute;
            cursor: move;
            height: 17px;
            width: 181px;
            top: 0;
            background: url(logos50/productbrowser_scroller_20080115.png) no-repeat;
            z-index: 100;
        }
        
        .slider span {
            color: #bbb;
            font-size: 80%;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 3px;
        }
        
        .slider .slider-lbl1 {
            left: 50px;
        }
        
        .slider .slider-lbl2 {
            left: 107px;
        }
        
        .slider .slider-lbl3 {
	left: 186px;
        }

        .slider .slider-lbl4 {
	left: 366px;
        }

        .slider .slider-lbl5 {
	left: 661px;
        }
		
		  .slider .slider-lbl6 {
	left: 816px;
        }
		
		  .slider .slider-lbl7 {
	left: 520px;
        }
.dediez {
	font-size: 10px;
}

