/* CSS Document */

img{
border:0;


}
body{
background-color:#000000;


}
a{	
color:#CC9999;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	}

a:hover{
	/*text-decoration:underline;*/
	color: #999999;
}

.link2{
	color:#FF6600;
}

.link2:hover{
	color:#FF6600;
	text-decoration:none;
}

.separador{
	margin-top:0.5%;
}

.centro{
	width:675px;
	border:#000000 solid 1px;
}

.centro_top{
	width:675px;
}

.menu{
	background-color:#000000;
	color:#CC9999;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	height:20px;
	padding:5px;
}

.desc{
	padding:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#FFFFFF;
	background-image:url(bg.jpg);
	background-repeat: no-repeat;
	background-position: right 75px;
	background-color:#000000;
	text-align:justify;
}
.desc1{
	padding:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10pt;
	color:#FFFFFF;
	background-color:#000000;
	text-align:justify;
}

.lang{
	padding:2px;
	text-align:left;
	font-family: "Arial", sans-serif;
	font-size:10pt;
	color:#666666;
}

h1{
	font-family: "Century Gothic";
	 	font-size:20pt;
	/*font-weight:bold;*/
	color:#FFFFFF;
	font-style:normal;
	text-align:center;
}

.slideshow{
	margin-top:6px;
	margin-bottom:6px;
	padding:6px 6px 3px 6px;
}

.direccion{
	font-family: "Tahoma", sans-serif;
	font-size: 9pt;
	color:#666666;
}

 

