@charset "utf-8";
body {
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFF;
	background-image: url(img/struct/fondo1.jpg);
	background-repeat: repeat;
}
.bs1{
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}
.bs2{
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
}
.pri {
	border: 1px solid #FFF;
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	background-color: #333333;
}
.enc {	
	padding-left: 0px;
	padding-right: 0px;
	/*margin-left: auto;
	margin-right: auto;*/	
	padding-top: 0px;
	padding-bottom: 0px;
}
.comienza {
	width: 776px;
	height: 134px;
	background-image: url(img/struct/enc1.jpg);
	background-repeat: no-repeat;
}
.lin_ama {
	background-color: #FFCC00;
	width: 776px;
	height: 5px;
	clear: both;
	margin-bottom:20px;
}
.col1{
	height: 100%;
	width: 201px;	
	/*display: inline-table;*/
	float:left;	
}
.col2{
	height: 100%;
	width: 545px;	
	/*display: inline-table;*/
	float:left;
	padding-left: 10px;
	padding-right: 10px;
}
.menu {
	clear: both;
	background-color: #CCA351;
	padding-top: 7px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.photo_pri {
	clear:both;
	margin-top:40px;
	margin-bottom:20px;	
}
#con_text {		
	text-align:justify;
	margin-bottom: 20px;
}
.pics {	
	display:inline;
	padding-left: 20px;
	color:#999;
	width: 200px;
	text-align: right;
}
.pie{
	clear: both;
	height: 9px;
}
.photo{
	border:1px solid #FFF;
}
.tit_pri{
	font-weight: bold;
	font-size: 16px;
	color: #CCA351;
}
.tit{
	font-weight: bold;
	font-size: 14px;
	color: #FFCC00;
}
.tdis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	font-style:italic;
}
.cuadro {
	height: 217px;
	width: 160px;
	border: 1px solid #2C2C2C;
	/*display: inline-table;*/
	float:left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cuadro_espacio{
	width: 13px;
	height: 10px;
	/*background-color:#0F0;*/
	/*display: inline-table;*/
	float:left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: underline;
	font-weight: bolder;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: underline overline;
	font-weight: bolder;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: overline;
	font-weight: bolder;
}
a.otrolink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bolder;

}

a.otrolink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bolder;
}
.texbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	border: 1px dashed #CCA351;
	background-color: #333;
}
