@charset "utf-8";
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


*{
	margin:0;
	padding:0px;
}
.clear{
	overflow:hidden;
	clear:both;
	width: 100%;
}

#contenedor {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	background-image: url(../images/bg_cabecera.gif);
	background-repeat:   repeat-x;
	background-position: center top;
}
#cabecera .top {
	height: 35px;
	margin-right: auto;
	margin-left: auto;
}
#idioma {
	list-style-type: none;
	clear: both;
	float: left;
	display: block;
	height: 10px;
	padding-top: 10px;
}

ul#idioma li  {
	display: block;
	line-height: 10px;
	float: left;
	height: 10px;
}
ul#idioma li a {
	display: block;
	height: 10px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin-left: 10px;
	_margin-left: 5px;
}
ul#idioma li a:hover {
	background-position: center bottom;
}
#idioma  #en  a{
	background-image: url(../images/english.gif);
	width: 29px;
}
#idioma #es a {
	background-image: url(../images/espanol.gif);
	width: 33px;
}
#cabecera   .fecha    {
	font-size: 10px;
	color: #776C6C;
	line-height: 10px;
	width: 200px;
	text-align: right;
	height: 20px;
	float: right;
	margin-top: 10px;
}

#cabecera .slogan {
	float: left;
	width: 205px;
	margin-top: 40px;
	margin-left: 5px;
	display: inline;
}
#cabecera  .logo {
	float: right;
	width: 346px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 5px;
	display: inline;
}


#menu   {
	height: 40px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}

#menu ul {
	list-style-type: none;
}

#menu  li  {
	float:left;
}
#menu  li  a {
	display: block;
	height: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
}
#menu  li  a:hover {
	background-position: center bottom;
}
#menu        #gallery        a{
	background-image: url(../images/bot_gallery.jpg);
	width: 139px;
}
#menu #bio a {
	background-image: url(../images/bot_bio.jpg);
	width: 83px;
}
#menu #news a {
	background-image: url(../images/bot_news.jpg);
	width: 92px;
}
#menu #awards a {
	background-image: url(../images/bot_awards.jpg);
	width: 109px;
}
#menu #video a {
	background-image: url(../images/bot_video.jpg);
	width: 107px;
}
#menu #shop a {
	background-image: url(../images/bot_shop.jpg);
	width: 100px;
}
#menu #contact a {
	background-image: url(../images/bot_contact.jpg);
	width: 122px;
}
#menu #links a {
	background-image: url(../images/bot_links.jpg);
	width: 120px;
}
#cuerpo {
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 5px;
}
#cuerpoIndex {
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
	text-align: center;
	margin-bottom: 20px;
}

#cuerpo .tit {
	margin-right: auto;
	margin-left: auto;
}
#cuerpo h2 {
	font-size: 24px;
	color: #000000;
	text-transform: uppercase;
	line-height: 24px;
	margin-top: 30px;
	float: left;
	margin-left: 10px;
}
#cuerpo .gallery {
	margin-right: auto;
	margin-left: auto;
}
#cuerpo .gallery .box {
	float: left;
	width: 200px;
	margin-right: 40px;
	margin-bottom: 40px;
	font-size: 11px;
	color: #999999;
}

#cuerpo .gallery img {
	margin: 8px;
	padding: 3px;
	border: 1px solid #9e9696;
	float: left;
}
#cuerpo .gallery img:hover {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#cuerpo .gallery .box a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
}
#cuerpo .gallery .box a:hover {
	color: #000000;
	text-decoration: underline;
}

#cuerpo .gallery .box .datos {
	padding-right: 8px;
	padding-left: 8px;
}

#cuerpo .gallery .boxdoc {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #999999;
}

#cuerpo .gallery .boxdoc a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
}
#cuerpo .gallery .boxdoc a:hover {
	color: #000000;
	text-decoration: underline;
}

#cuerpo .gallery .boxdoc .datos {
	padding-right: 8px;
	padding-left: 8px;
}



#cuerpo #colIzq {
	float: left;
	width: 50%;
	display: block;
}

#colIzq  .box  {
	float: left;
	width: 131px;
	margin-right: 5px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #999999;
}
#colIzq img {
	margin: 8px;
	padding: 3px;
	border: 1px solid #9e9696;
	float: left;
}
#colIzq img:hover {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#colIzq .box a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
}
#colIzq .box a:hover {
	color: #000000;
	text-decoration: underline;
}
#colIzq .box .datos {
	padding-right: 8px;
	padding-left: 8px;
}





#cuerpo #colDer {
	float: left;
	width: 50%;
	display: block;
	margin-top: 10px;
}
#pie {
	background-image: url(../images/bg_pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 876px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	padding-top: 10px;
}
#pie .txt {
	float: left;
	width: 200px;
}
#pie .links {
	float: right;
	width: 600px;
	text-align: right;
}
#pie .links a {
	color: #666666;
	text-decoration: none;
}
#pie .links a:hover {
	color: #000000;
	text-decoration: underline;
}
#links_seccion {
	text-align: right;


}
#links_seccion .link_seccionD {
		height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #600;
	border: 1px solid #d6d1c6;


	margin-left: 3px;
	padding: 5px 5px 5px 5px;
}

#links_seccion .link_seccionD a {
	height: 40px;
	color: #900;
	text-decoration: none;
	cursor:default;
}




#links_seccion .link_seccion {
		height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-left: 3px;
	



}

#links_seccion .link_seccion a {
		height: 40px;
padding: 3px 3px 3px 3px;
		text-decoration: none;
	background: url(../imagenes/bg_num_off.png) repeat-x top left;
	color:#fff;

	font-weight:bold;
	font-size:12px;
	border:1px solid #930116

}

#links_seccion .link_seccion a:hover{
background: url(../imagenes/bg_num_on.png) repeat-x top left!important
color:#fff
	;	
}
#galeria4 #gfoto4 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

