@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

.noborde{
border:0;
}

.right{
text-align:right;
}

.left{
float:left;
}

a, a:link, a:active, a:visited{
text-decoration:none;
color:#993333;
}

a:hover{
text-decoration:underline;
color:#993333;
}

.flotarizquierda{
float:left;
}

.flotarderecha{
float:right;
}

.metodologia_ti{
width:109px;
height:18px;
/*agrandando el renglón*/
line-height: 1000px;
/*escondiendo el renglón*/
overflow: hidden;
display: block;
background-image:url(../imagenes/metodologia_menulat_ti.gif);
background-repeat:no-repeat;
}

.asignaturas_ti{
width:109px;
height:18px;
/*agrandando el renglón*/
line-height: 1000px;
/*escondiendo el renglón*/
overflow: hidden;
display: block;
background-image:url(../imagenes/asignaturas_menulat_ti.gif);
background-repeat:no-repeat;
}

.alumnado_ti{
width:109px;
height:18px;
/*agrandando el renglón*/
line-height: 1000px;
/*escondiendo el renglón*/
overflow: hidden;
display: block;
background-image:url(../imagenes/alumnado_menulat_ti.gif);
background-repeat:no-repeat;
}

.descargas_ti{
width:109px;
height:18px;
/*agrandando el renglón*/
line-height: 1000px;
/*escondiendo el renglón*/
overflow: hidden;
display: block;
background-image:url(../imagenes/descargas_menulat_ti.gif);
background-repeat:no-repeat;
}

body{
background-image:url(../imagenes/background.jpg);
background-repeat:repeat-x;
font-family:"Trebuchet MS";
}

#supweb{
width:960px;
margin:0 auto 0 auto;
}

#web{
width:915px;
float:left;
padding:18px 20px 20px 25px;
margin-top:20px;
margin-bottom:20px;
text-align:left;
background-color:#FFFFFF;
}

#cabecera{
width:100%;
height:76px;
float:left;
}

#logotipo{
width:50%;
float:left;
}

#direccion{
width:50%;
float:right;
}

#direccion p{
text-align:right;
font-size:11px;
}

#menu{
width:100%;
float:left;
height:70px;
}

#menu ul{
line-height:70px;
background-image:url(../imagenes/menu_bg.gif);
background-repeat:no-repeat;
background-position:center;
}

#menu ul li{
list-style:none;
display:inline;
font-size:14px;
font-weight:bold;
margin:0 0 0 10px;
}

#menu ul li a, #menu ul li a:active, #menu ul li a:visited, #menu ul li a:link{
text-align:center;
color:#ffffff;
text-decoration:none;
padding:2px 10px 2px 10px;
}

#menu ul li a:hover{
color:#FFFFFF;
text-align:center;
text-decoration:none;
padding:2px 10px 2px 10px;
background-color:#c78c8c;
}

.menuon{
color:#FFFFFF;
text-align:center;
text-decoration:none;
padding:2px 10px 2px 10px;
background-color:#c78c8c;
}

#lateral{
width:265px;
float:left;
margin-right:40px;
}

#lateral p{
font-size:12px;
line-height:15px;
text-align:justify;
}

#banner_mini{
width:268px;
float:left;
margin-bottom:20px;
}

#news{
width:100%;
float:left;
background-image:url(../imagenes/news_title.gif);
background-repeat:no-repeat;
height:348px;
margin-bottom:20px;
}

#news p{
padding:100px 20px;}

.titular{
font-size:14px;
}

#enlacesweb{
width:100%;
float:left;
background-image:url(../imagenes/enlacesweb_bg.gif);
background-repeat:no-repeat;
margin-bottom:20px;
height:260px;
}

#enlacesweb p{
padding:100px 20px;
}

#banner{
width:100%;
float:left;
}

#presentacion{
width:380px;
float:right;
margin-top:26px;
}

#presentacion h1{
font-size:36px;
}

#presentacion p{
font-size:12px;
}

#contenido{
width:610px;
float:right;
}

#contenido p{
font-size:12px;
}

h2{
font-size:14px;
}

.tabula{
padding-left:10px;
}

#contenido ul li{
font-size:12px;
list-style:none;
}

.academiaimage{
width:270px;
height:60px;
line-height:2000px;
overflow: hidden;
display:block;
background-image:url(../imagenes/academia_ti.gif);
background-repeat:no-repeat;
}

.asignaturasimage{
width:270px;
height:60px;
line-height:2000px;
overflow: hidden;
display:block;
background-image:url(../imagenes/asignaturas_ti.gif);
background-repeat:no-repeat;
}

.descargasimage{
width:270px;
height:60px;
line-height:2000px;
overflow: hidden;
display:block;
background-image:url(../imagenes/descarga_ti.gif);
background-repeat:no-repeat;
}

.contactoimage{
width:270px;
height:60px;
line-height:2000px;
overflow: hidden;
display:block;
background-image:url(../imagenes/contacto_ti.gif);
background-repeat:no-repeat;
}

.tabladescripcion{
padding-right:34px;
font-size:12px;
text-align:justify;
padding-bottom:10px;
}

form{
font-size:12px;
}

#footer{
width:100%;
float:left;
margin-top:60px;
border-top:1px solid #666666;
padding-top:10px;
}

#footer p{
font-size:10px;
}

#copy{
width:50%;
float:left;
}

#menufooter{
width:50%;
float:right;
text-align:right;
}

