/*ESTILO PARA CABECERA home*/

a:link, a:visited {
	text-decoration:none;
	}
	
a {
	outline:none;	
	}
	
.contenedor {
	width: 1026px;
	margin-right: auto;
	margin-left: auto;
}
.galleryContainer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
.galleryImage {
	background-color:black;
	width:311px;
	height:250px;
	overflow:hidden;
	float:left;	/*margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;*/
}
/*@font-face{
font-family: "Dosis";
font-style:normal;
font-weight:normal;
src: url("fuentes/helveticas/35 Helvetica Thin.ffil") format("Suitcase");
}*/
/*.info    {
	margin-left:10px;
	font-family:"Dosis 200";
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	font-size: 24px;
}*/
.B2    {
	margin-left:10px;
	font-family:'Dosis','Dosis Bold' Arial, sans-serif;
	font-size: 17pt;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	color: #FF0;
	text-decoration: none;
}
/*.info h2 {
	color:#FF0;
	font-size: 18px;
}*/
/*.info A2 {
	color:#FF0;
	font-size: 18px;
}*/

/*.info A3 {
	color:#999;
	font-size: 18pt;
}*/
.B3 {
	color:#999;
	font-size: 15pt;
	margin-left:10px;
	font-family:'Dosis', Arial, sans-serif;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
/*.info A4 { 
	color:white;
	font-size: 11pt;
}*/
.B4 {
	color:white;
	font-size: 12pt;
	margin-left:10px;
	font-family:'Dosis', Arial, sans-serif;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	text-decoration: none;
	font-weight: lighter;
}
.info p { 
	color:white;
	font-size: 11pt;
}
.clear {
	clear:both;
	margin-top:6px;
	  }
body {
background-color:#000000;
}
/*CODIGO*/
#textoCabecera {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: left;*/
	display: block;
	width: 1020px;
	margin-left: 5px;
	margin-top: 5px;	/*margin-top: 0px;
	margin-bottom: 0px;*/
	text-decoration: none;
	position: absolute;
}
#textoCabeceraHome {
	/*	font-family: 'Dosis' Arial, sans-serif;
	font-size: 12pt;
	color: #FFF;*/
	text-align: right;
	float: right;
	width: 600px;
	margin-top: 0px;
	margin-right: 140px;
}
#textoCabeceraPaginas {
	/*	font-family: 'Dosis Light' Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;*/
	text-align: right;
	float: none;
	width: 780px;
	margin-top: 40px;
	margin-right: 30px;
	position: absolute;
	margin-left: 200px;
}
.textoCabeceraHome a:link {/* ~.textoCabeceraB a:link{*/
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Dosis' Arial, sans-serif;
	font-size: 12pt;
	/*font-weight: bold;*/
}
.textoCabeceraHome a:hover {/*~ .textoCabeceraB a:hover{*/
	color: #FFFF00;
	/*text-decoration: none;*/

}
.textoCabeceraHome a:active {/*~ .textoCabeceraB a:active{*/
	color: #FFFFFF;
	/*text-decoration: none;*/
}
.textoCabeceraHome a:visited {/*~ .textoCabeceraB a:hover{*/
	color: #FFFFFF;
	/*text-decoration: none;*/

}

.textoCabeceraPaginas a:link {/* ~.textoCabeceraB a:link{*/
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Dosis','Dosis Bold' Arial, sans-serif;
	font-size: 12pt;
}
.textoCabeceraPaginas a:hover {/*~ .textoCabeceraB a:hover{*/
	color: #FFFFFF;
	/*text-decoration: none;*/
}
.textoCabeceraPaginas a:active {/*~ .textoCabeceraB a:active{*/
	color: #FFFF00;
	/*text-decoration: none;*/
}
.textoCabeceraPaginas a:visited {/*~ .textoCabeceraB a:active{*/
	color: #FFFFF0;
	/*text-decoration: none;*/
}
#logo {
	height: 58px;
	width: 202px;
	margin-left: 2px;
	margin-right: 320px;
	position: absolute;
}
.limpiar{
clear:both
}
.punto {
	margin-right: 2px;
	margin-left: 10px;
}


.img1{
	background-image: url(../images/facebook.jpg);
	height: 18px;
	width: 24px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	}
	
.img1 a:link{
	background-image: url(../images/facebook.jpg);
	background-repeat: no-repeat;
	}
.img1 a:hover{
	background-image: url(../images/facebook_A.png);
	background-repeat: no-repeat;
	}
	
.img1 a:visited{
	background-image: url(../images/facebook.jpg);
	background-repeat: no-repeat;
	}
	
.img2{
	background-image: url(../images/flick.jpg);
	height: 18px;
	width: 24px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-position: center;
	}
	
.img2 a:link{
	background-image: url(../images/flick_A.png);
	background-repeat: no-repeat;
	}
.img2 a:hover{
	background-image: url(../images/flick.jpg);
	background-repeat: no-repeat;
	}
	
.img2 a:visited{
	background-image: url(../images/flick.jpg);
	background-repeat: no-repeat;
	}