@charset "utf-8";
/* CSS Document */

a{
color:#FFF;
text-decoration:none;
}

a:hover{
color:#FFF;
text-decoration:underline;
}

body{
background:url(imagenes/background.gif);
background-attachment: fixed;
margin:0;
padding:0;
}

#contenedor-general{
width:960px;
height:868px;
margin:auto;
background:url(imagenes/back-contenedor.gif) no-repeat;
background-color:#464545;
}

#contenedor-general-cv{
width:960px;
height:1590px;
margin:auto;
background:url(imagenes/back-contenedor.gif) no-repeat;
background-color:#464545;
}

#contenedor-general-events{
width:960px;
height:3210px;
margin:auto;
background:url(imagenes/back-contenedor.gif) no-repeat;
background-color:#464545;
}

#contenedor-events{
width:960px;
height:1300px;
margin:auto;
background:url(imagenes/back-contenedor.gif) no-repeat;
background-color:#464545;
}

#contenedor-general-classes{
width:960px;
height:805px;
margin:auto;
background:url(imagenes/back-contenedor.gif) no-repeat;
background-color:#464545;
}

#contenedor-general-contact{
width:960px;
height:910px;
margin:auto;
background:url(imagenes/back-contenedor.gif) no-repeat;
background-color:#464545;
}

#header{
width:478px;
height:38px;
margin:auto;
background:url(imagenes/barra-nav.png) no-repeat;
}

#txtnav{
padding:13px 0 0 31px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
}

#logo{
width:302px;
height:61px;
margin:auto;
padding-top:78px;
}

#contenedor{
padding-top:130px;
width:842px;
height:645px;
margin:auto;
}

#pie{
padding-top:40px;
margin:auto;
width:460px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
color:#a09e9e;
}

#txtcurriculum{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
margin:10px;
}

#contenedorevent{
width:272px;
}

.dest{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFF;
}

#titcv{
width:182px;
height:30px;
}

#titsep{
margin-top:25px;
width:250px;
height:30px;
}