/* CSS Document */
@import "css/menu.css";
body{
background-color:#990000;
margin:auto;
text-align:center;
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
}

.contenedorprincipal{
width:760px;
height:auto;
background-color:#FFFFFF;
margin:auto;
margin-top:10px;
text-align:center;
padding:2px;
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
}

/* CABECERA */
.cabecera{
background-image:url(images/01.jpg);
background-repeat:no-repeat;
background-position:right;
height:150px;
width:760px;
}

.cab1{
height:32px;
}
.inscribete{
float:right;
display:block;
margin-right:30px;
margin-top:-15px;
_margin-top:0px;
height:30px;
width:208px;
background-image:url(images/inscribete1.gif);
background-position:top;
}
.inscribete:hover{
background-position:bottom;}

.selectoridioma{
padding:2px;
width:113px;
border-style:solid;
border-color:#CCCCCC;
border-width:1px;
float:left;
}

.spa{
float:left;
display:block;
width:28px;
height:18px;
background-image:url(images/spa.gif);
background-position:top;
}
.spa:hover{
background-position:bottom;
}

.fr{
float:left;
display:block;
width:28px;
height:18px;
background-image:url(images/fr.gif);
background-position:top;
}
.fr:hover{
background-position:bottom;
}
.rs{
float:left;
display:block;
width:28px;
height:18px;
background-image:url(images/rs.gif);
background-position:top;
}
.rs:hover{
background-position:bottom;
}


.eng{
float:right;
display:block;
width:28px;
height:18px;
background-image:url(images/eng.gif);
background-position:top;
}
.eng:hover{
background-position:bottom;
}

.cab2{
display:block;
clear:both;
padding:8px;
_padding:6px;
}
.logo{
float:left;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
width:109px;
height:108px;
margin-left:30px;
_margin-left:15px;
}
.cab21{}
.titulo{
background-image:url(images/titulo.gif);
background-repeat:no-repeat;
width:528px;
height:29px;
float:right;
padding-right:37px;}

.menu_principal{
height:33px;
width:552px;
display:block;
float:right;
margin-right:25px;
_margin-right:12.5px;
}

/* ---------------------------------- */
/* CUERPO */
.cuerpo{
background-image:url(images/02.jpg);
background-repeat:no-repeat;
background-position:right;
height:223px;
width:760px;
}
.cuerpo1{
background-image:url(images/021.jpg);
background-repeat:no-repeat;
background-position:left;
height:223px;
width:400px;
float:left;
}

.cuerpo1 A{
text-decoration:none;
text-align:left;
padding-left:5px;
display:block;
width:143px;
color:#999999;
font-size:15px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
float:right;
margin-bottom:10px;
display:block;
clear:both;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:4px;
}

.cuerpo1 A:hover{
border-bottom-color:#990000;
border-bottom-style:solid;
border-bottom-width:4px;
}

.cursos{
padding-top:5px;
}

.actividades{
padding-top:10px;
margin-right:30px;
_margin-right:15px;
}

.alojamiento{
padding-top:10px;
margin-right:60px;
_margin-right:30px;
}

.hoja{
padding-top:10px;
margin-right:90px;
_margin-right:45px;
}

.pdf{
padding-top:10px;
margin-right:120px;
_margin-right:60px;
}

/*----------------------------------- */
/* PIE */
.pie{
background-image:url(images/03.jpg);
background-repeat:no-repeat;
background-position:right;
height:154px;
width:760px;
}

.pie1{
background-image:url(images/031.jpg);
background-repeat:no-repeat;
background-position:left;
height:154px;
width:410px;
text-align:right;
float:left;
display:block;
}

.pie1text{
padding-top:75px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

.pie2{
display:block;
height:110px;
clear:both;
margin-top:3px;
border-top-style:solid;
border-top-color:#999999;
border-width:2px;
}
.trabajo{
display:block;
float:left;
width:168px;
margin-top:35px;
color:#999999;
text-align:left;
padding-left:4px;
}
.trabajo a{
text-decoration:none;
color:#999999;}
.trabajo a:hover{
color:#000000;}

.colaboradores{
display:block;
float:right;
}

.colaboradorestext{
text-align:left;
font-size:12px;
margin-bottom:10px;}

.colaboradoreslogos img{
margin-right:25px;
border:none;}

.colaboradoreslogos a{
text-decoration:none;
border:none;}
/* --------------------------------- */

.pie3{
margin:auto;
width:760px;
clear:both;
font-size:12px;
text-align:left;
color:#FFF;
padding-left:25px;
margin-top:10px;
}