/* ----------- FONTS -------------*/

@font-face {
font-family: GotBlack;
src: url('fuentes/Gotham-Black.otf');
}
@font-face {
font-family: GotBold;
src: url('fuentes/Gotham-Bold.otf');
}
@font-face {
font-family: GotBook;
src: url('fuentes/Gotham-Book.otf');
}
@font-face {
font-family: GotLight;
src: url('fuentes/Gotham-Light.otf');
}
@font-face {
font-family: GotMedium;
src: url('fuentes/Gotham-Medium.otf');
}
 

.fuentegot11book{ font-family: GotBook; font-size: 11px;}
.fuentegot12book{ font-family: GotBook; font-size: 12px;}
.fuentegot14book{ font-family: GotBook; font-size: 14px;}
.fuentegot14bookjus{ font-family: GotBook; font-size: 14px; text-align: justify;}
.fuentegot16book{ font-family: GotBook;	font-size: 16px;}
.fuentegot20book{ font-family: GotBook;	font-size: 20px;}
.fuentegot25book{ font-family: GotBook;	font-size: 25px;}

.fuentegot11bold{ font-family: GotBold; font-size: 11px;}
.fuentegot12bold{ font-family: GotBold; font-size: 12px;}
.fuentegot14bold{ font-family: GotBold; font-size: 14px;}
.fuentegot16bold{ font-family: GotBold;	font-size: 16px;}
.fuentegot20bold{ font-family: GotBold;	font-size: 20px;}
.fuentegot25bold{ font-family: GotBold;	font-size: 25px;}


/* ----------- ENLACES -------------*/


a:link.enlaceGot11 { font-family: GotBook; font-size: 11px; color: #666666; text-decoration: none; margin: 0px 10px 0px 10px;}
a:visited.enlaceGot11 { font-family: GotBook; font-size: 11px; color: #666666; text-decoration: none; margin: 0px 10px 0px 10px;}
a:hover.enlaceGot11 { font-family: GotBook; font-size: 11px; color: #a71c20; text-decoration: none; bottom: 2px; position: relative; margin: 0px 10px 0px 10px;}
a:active.enlaceGot11 { font-family: GotBook; font-size: 11px; color: #666666; text-decoration: none; margin: 0px 10px 0px 10px;}


a:link.enlaceGot12 { font-family: GotBold; font-size: 12px; color: #999; text-decoration: none;}
a:visited.enlaceGot12 { font-family: GotBold; font-size: 12px; color: #999; text-decoration: none;}
a:hover.enlaceGot12 { font-family: GotBold; font-size: 12px; color: #000; text-decoration: none; bottom: 2px; position: relative;}
a:active.enlaceGot12 { font-family: GotBold; font-size: 12px; color: #999; text-decoration: none;}


a:link.enlaceGot13 { font-family: GotBold; font-size: 13px; color: #000; text-decoration: none;}
a:visited.enlaceGot13 { font-family: GotBold; font-size: 13px; color: #000; text-decoration: none;}
a:hover.enlaceGot13 { font-family: GotBold; font-size: 13px; color: #a71c20; text-decoration: none; bottom: 2px; position: relative;}
a:active.enlaceGot13 { font-family: GotBold; font-size: 13px; color: #000; text-decoration: none;}


a:link.enlaceGot14 { font-family: GotBold; font-size: 14px; color: #000; text-decoration: none;}
a:visited.enlaceGot14 { font-family: GotBold; font-size: 14px; color: #000; text-decoration: none;}
a:hover.enlaceGot14 { font-family: GotBold; font-size: 14px; color: #a71c20; text-decoration: none; bottom: 2px; position: relative;}
a:active.enlaceGot14 { font-family: GotBold; font-size: 14px; color: #000; text-decoration: none;}


a:link { font-family: tahoma; font-size: 14px; color: #8d4f4b; text-decoration: none;}
a:visited {	font-family: tahoma; font-size: 14px; color: #000000; text-decoration: none;}
a:hover { font-family: tahoma; font-size: 14px;	color: #c96f68;	text-decoration: strong; bottom: 2px; position: relative;}
a:active { font-family: tahoma;	font-size: 14px; color: #8d4f4b; text-decoration: none;}



/* ----------- ESTETICA -------------*/


.fonsitio {
	background-attachment: scroll;
	background-image: url(../media/fon_index.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color:#694852;
}
.negroindex {
	background-attachment: scroll;
	background-image: url(../media/negro_index.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: GotBold;
	font-size: 12px;
}
.fonmenutop{
	background:url(../media/fonmenutop.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
.fonbanner{
	background:url(../media/top_back.png);
	background-repeat:repeat-x;
	background-attachment: scroll;
	background-position:top center;
}
.fonatras {
	background-attachment: scroll;
	background-image: url(../media/fon_atras.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #FFF;
}
.fonatrasabajo {
	background-attachment: scroll;
	background-image: url(../media/fon_atras_abajo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.fonpiernas {
	background-attachment: scroll;
	background-image: url(../media/fon_piernas.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fonlateral {
	background-attachment: scroll;
	background-image: url(../media/fon_lateral.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.fonlatpiernas {
	background-attachment: scroll;
	background-image: url(../media/fon_lat_piernas.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.fonatraslateral {
	background-color: #FFF;
}
.fonvideos {
	background-color:#EEE;
	padding: 15px 10px 10px 10px;
	font-family: GotBook;
	font-size: 11px;
}
.tahoma10 {
	font-family: tahoma;
	font-size: 10px;
}
.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
}
.tahoma11ajus {
	font-family: tahoma;
	font-size: 11px;
	text-align: justify;

}
.fondiscosvideos {
	background-color: #999999;
	height: 120px;
	width: 125px;
}
.fonprensa {
	background-color: #999999;
	height: 100px;
	width: 100px;
}
.picfotos {
	height: 100px;
	width: 100px;
}
.caja1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 25px;
	width: 90%;;
	background-color: #d7d7d7;
	border: 1px solid #CCC;
}
.caja1larga {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: 90%;
	background-color: #d7d7d7;
	border: 1px solid #CCC;
}
.botonrojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-color:#8a626e;
	height: 25px;
	width: 150px;
	border: none;
}
.botonoro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(../media/btn_oro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 100px;
	border: none;
}
.subrayado {
	background-attachment: scroll;
	background-image: url(../media/subrayado.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.subrayadovert {
	background-attachment: scroll;
	background-image: url(../media/subrayado.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.subrayadobajo {
	font-family: GotBook;
	font-size: 14px;
	background-attachment: scroll;
	background-image: url(../media/subrayado.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tahoma14 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
}



#colaboraciones{
	list-style-type:none;
	float: none;
	width:auto;
	left:0px;
}
#colaboraciones li{
	background-color:#e5e5e5;
	display: inline-block;
	float:left;
	width:45%;
	margin: 0px 20px 10px 0px;
}
#colaboraciones li h1{
	font-family: GotBold;
	font-size: 12px;
	text-align:left;
	color:#000;
	margin: 10px 10px 0px 0px;
}
#colaboraciones li p{
	font-family: GotBook;
	font-size: 10px;
	text-align:left;
	color:#000;
	margin: 0px 10px 0px 0px;
}
#colaboraciones li img{
	float:left;
	width:40%;
	margin: 10px;
}

