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

html {
min-height: 100%;
margin-bottom: 1px;
}
h1{
font-size:16px;
}
h2{
font-size:24px;
color:#333333;
}
.Estilo1 {
font-size: 16px;
font-weight: bold;
font-style: italic;
}
.Estilo2 {font-size: 16px;
}

table {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 22px;
}
.nota{
font-size:11px;
}
.verde{
color:#009999;
font-size:18px;
font-style: italic;
}
.verde1{
color:#009999;
font-size:14px;
}
.verde2{
color:#009999;
font-size:12px;
}
.gris{
color:#999999;
font-size:14px;
}
.gris1{
color:#666666;
font-size:12px;
}
/*//////////ENLACES///////////////////*/
a {
text-decoration:none;
color:#CC3300;
font-weight:bold;
outline-style:none;
}
a:hover {
color:#999999}
a:visited {
color:#666666}
a:visited:hover{
color:#CC3300}

/*//////////Cabecera///////////////////*/

.btn0 a {
display: block;
width: 144px;
height: 238px;
background: transparent url(images/x0y1_index.jpg) no-repeat;
margin-top:120px;
border: 0px;

}
.btn0 a:hover {
background-position: -144px 0;
border: 0px;
}

/*//////////BOTONES///////////////////*/

.margin {
display:block;
width: 100px;
height: 50px;
float:left;
}
.btn1 a {
display: block;
width: 179px;
height: 50px;
background: url(menu/new/ini.jpg) no-repeat;
float:left;
border: 0px;
}
.btn1 a:hover {
    background-position: 0px -50px;
  border: 0px;
} 
.btn2 a {
display: block;
width: 239px;
height: 50px;
background: transparent url(menu/new/encuentro.jpg) no-repeat;
float:left;
border: 0px;
}
.btn2 a:hover {
    background-position: 0px -50px;
 border: 0px;
} 
.btn3 a {
display: block;
width: 195px;
height: 50px;
background: transparent url(menu/new/blog.jpg) no-repeat;
float:left;
border: 0px;
}
.btn3 a:hover {
    background-position: 0px -50px;
 border: 0px;
}
.btn9 a {
display: block;
width: 187px;
height: 50px;
background: transparent url(menu/new/proyectos.jpg) no-repeat;
float:left;
border: 0px;
}
.btn9 a:hover {
    background-position: 0px -50px;
border: 0px;
}
.btn4 a {
display: block;
width: 85px;
height: 14px;
background: transparent url(images/x0y1_creditos.jpg) no-repeat; 
float: right;
border: 0px;
}
.btn4 a:hover {
 background-position: -85px 0;
 }
.btn5 a {
display: block;
width: 85px;
height: 14px;
background: transparent url(images/x0y1_contacto.jpg) no-repeat; 
float: right;
border: 0px;
}
.btn5 a:hover {
 background-position: -85px 0;
 }  
.btn6 a {
display: block;
width: 800px;
height: 50px;
background: transparent url(images/x0y1_custom_footer.jpg) no-repeat;
border: 0px;
}
.btn8 a {
display: block;
width: 150px;
height: 50px;
background: transparent url(images/x0y1_listado.png) no-repeat; 
float:left;
border: 0px;
}
.btn8 a:hover {
 background-position: -150px 0;
}
.btn10 a {
display: block;
width: 250px;
height: 50px;
background: transparent url(images/x0y1_participantes.png) no-repeat; 
float:left;
border: 0px;
}
.btn10 a:hover {
 background-position: -250px 0;
 border: 0px;
}
.btn11 a {
display: block;
width: 150px;
height: 50px;
background: transparent url(images/x0y1_asistentes.png) no-repeat; 
float:left;
border: 0px;
}
.btn11 a:hover {
 background-position: -150px 0;
 border: 0px;
}
.btn_fijo1 {
display: block;
width: 179px;
height: 50px;
background: url(menu/new/ini.jpg) no-repeat;
float:left;
border: 0px;
background-position: 0px -50px;
}
.btn_fijo2 {
display: block;
width: 239px;
height: 50px;
background: transparent url(menu/new/encuentro.jpg) no-repeat;
float:left;
border: 0px;
background-position: 0px -50px;
}
.btn_fijo3 {
display: block;
width: 195px;
height: 50px;
background: transparent url(menu/new/blog.jpg) no-repeat;
float:left;
border: 0px;
background-position: 0px -50px;
}
.btn_fijo8 {
display: block;
width: 150px;
height: 50px;
background: transparent url(images/x0y1_listado.png) no-repeat;
float:left;
background-position: -180px 0;
border: 0px;
}
.btn_fijo9 {
display: block;
width: 187px;
height: 50px;
background: transparent url(menu/new/proyectos.jpg) no-repeat;
float:left;
border: 0px;
background-position: 0px -50px;
}
.btn_fijo10 {
display: block;
width: 250px;
height: 50px;
background: transparent url(images/x0y1_participantes.png) no-repeat;
float:left;
background-position: -250px 0;
border: 0px;
}
.btn_fijo11 {
display: block;
width: 150px;
height: 50px;
background: transparent url(images/x0y1_asistentes.png) no-repeat;
float:left;
background-position: -150px 0;
border: 0px;
}
/*//////////CONTENIDO///////////////////*/
.contenido {
display:block;
padding-top:20px; /*MARGEN ARRIBA*/
padding-left:120px; /*MARGEN IDA*/
padding-right:120px; /*MARGEN DCHA*/
padding-bottom:20px; /*MARGEN ABAJO*/
}

