body {
	background: #610B0B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 0
}
/* Se define el estilo de las listas.            */
/* Este estilo lo heredarán desde otros bloques  */
/*li { list-style: square; }*/
#primfoto{
    position:relative;
    width:850px;
    height: 220px;
    margin-top:5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom:1px;
    }

/*Se define el bloque de la barra de cambio de idioma  */



#main {
    width:95%;
    overflow:hidden;
    height:auto;
    margin-left:auto;
    margin-right:auto;
   
}
#column1 {
    float:left;
    width:16%;
    background:#399;
    margin-right:2px;
      border:1px solid black; 
     
}
#nav{
   list-style:none;
   margin:0em;
   padding:0em;
  }
#nav li{
  list-style:none;
 color:white;
 background-color:#003366
 }
#nav li a {
    display:block;	
    width:100%;
	text-decoration:none;	
	text-align:left;	
	color:#CCFFFF;
	background-color:#399;
	

}
#nav li a:hover{
color:white;	background-color:#003366;
border-bottom:1px solid white;
}

#column2 {
    float:left;
    width:81%;
    background-color:#424242;
    height:auto;
    
    border:1px solid white;
    margin-left:auto;
    margin-right:auto;
    padding: 2mm;
}
h1{
text-align:center;
margin-bottom:1px;
color:white;
border-bottom: solid 1px white;
}
p{
color:white;
    text-align: justify;
    padding-left:20mm;
    padding-right:20mm;
}
H4{
color:white;
    text-align: justify;
    padding-left:40mm;
    padding-right:40mm;

}


#fotocentro{
border:solid 2px white;
width:400px;
height:300px;
background-image: url('porta.jpg');
margin-left:37px;
}
/*#nada{
 width:690px;
    height:396px;
    margin:2px;
    border:1px solid #aaa;

}*/
#video{
 margin-left:auto;
    margin-right:auto;
}
#container {
   position:relative;
        width:630px;
    height:550px;
    margin-left:auto;
    margin-right:auto;
    border:1px solid #aaa;
    }
/* Removing the list bullets and indentation */
#container ul {
    padding:0;
    margin:0;
    list-style-type:none;
    }
/* Remove the images and text from sight */
#container a.gallery span {
    position:absolute;
    width:1px;
    height:1px;
    top:5px;
    left:5px;
    overflow:hidden;
    background:#47697E;
    }
/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block;
    color:#47697E;
    text-decoration:none;
    border:1px solid #000;
    margin:1px 2px 1px 2px;
    text-align:left;
    cursor:default;
    }
#container a.slidea {
    background:url('../images/principal/p1_t.jpg');
    height:60px;
    width:93px
    }
#container a.slideb {
    background:url('../images/principal/p2_t.jpg');
    height:60px;
    width:93px
    }
#container a.slidec {
    background:url('../images/principal/p3_t.jpg');
    height:60px;
    width:93px
    }
#container a.slided {
    background:url('../images/principal/p4_t.jpg');
    height:60px;
    width:93px
    }
* html #container a.slided {
    width:91px;
    w\idth:93px;
    }
#container a.slidee {
    background:url('../images/principal/p5_t.jpg');
    height:60px;
    width:93px
    }
#container a.slidef {
    background:url('../images/principal/p6_t.jpg');
    height:60px;
    width:93px
    }
* html #container a.slidef {
    width:91px;
    w\idth:93px;
    }
#container a.slideg {
    background:url('../images/principal/p7_t.jpg');
    height:60px;
    width:93px
    }
#container a.slideh {
    background:url('../images/principal/p8_t.jpg');
    height:60px;
    width:93px
    }
#container a.slidei {
    background:url('../images/principal/p9_t.jpg');
    height:60px;
    width:93px
    }
#container a.slidej {
    background:url('../images/principal/p10_t.jpg');
    height:60px;
    width:93px
    }
#container a.slidek {
    background:url('../images/principal/p11_t.jpg');
    height:60px;
    width:93px
    }
* html #container a.slidek {
    width:91px;
    w\idth:93px;
    }
#container a.slidel {
    background:url('../images/principal/p12_t.jpg');
    height:60px;
    width:93px
    }

#container a.slidem {
    background:url('../images/principal/p13_t.jpg');
    height:60px;
    width:93px
    }
#container a.sliden {
    background:url('../images/principal/p14_t.jpg');
    height:60px;
    width:93px
    }
#container a.slideo {
    background:url('../images/principal/p15_t.jpg');
    height:60px;
    width:93px
    }
#container a.slidep {
    background:url('../images/principal/p16_t.jpg');
    height:60px;
    width:93px
    }
#container a.slideq {
    background:url('../images/principal/p17_t.jpg');
    height:60px;
    width:93px
    }
#container a.slider {
    background:url('../images/principal/p18_t.jpg');
    height:60px;
    width:93px
    }

/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    position:absolute;
    top:305px;
    left:5px;
    width:600px;
    height:65px;
    }
#container li {
    float:left;}
    /* move the thumbnails into the correct position */
#container ul {
    margin:5px;
    float:left;
    }
/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff;
    }
/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute;
    width:400px;
    height:auto;
    top:-300px;
    left:100px;
    color:#000;
    background:blue/*#fff*/;
    }
#container a.gallery:hover img {
    border:1px solid #fff;
    float:left;
    margin-right:5px;
    }
#container a.slideb:hover img, #container a.slidei:hover img {
    float:right;
    }
    

#container {
    background:#D9D9F3 url('../images/principal/back.jpg') no-repeat 110px 10px;
    }



/*#column3 {
    width:215px;
    background-color:#A3C586;
    height:300px;
    float:left;
}*/
#footer {

padding-top: 10px;
text-align:center;
    height:50px;
    width:850px;
    background-color:#FCF1D1;
    margin-left:auto;
    margin-right:auto;
}
#fb{

margin-top:10px;

}
