*
{
	margin: 0; 
	padding: 0; 
}
body
{ 
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.top1-menu
{
	background: #f1f1f1; 
	list-style: none; 
	width: 240px; 
}
.top1-menu li
{
	display: inline; 
}
.top1-menu a
{
	background-repeat: no-repeat; 
	background-position: center 0; 
	display: block; 
	float: left; 
	height: 0px; 
	width: 240px; 
	padding-top:30px; 
	
}
.top1-menu a:hover
{
	background-position: center -30px; 
	color: #fff; 
}
.top1-menu #rojo		a	{background-image: url(media/botton_red.jpg); }



.gallery
{
	background: #f1f1f1; 
	list-style: none; 
	width: 157px; 
}
.gallery li
{
	display: inline; 
}
.gallery a
{
	background-repeat: no-repeat; 
	background-position: center 0; 
	display: block; 
	float: left; 
	height: 0px; 
	width: 157px; 
	padding-top:39px; 
	
}
.gallery a:hover
{
	background-position: center -39px; 
	color: #fff; 
}
.gallery #galeria		a	{background-image: url(media/gallery.jpg); }


.link_GRIS{
	font-family:verdana;
	font-size:11px;
  color:#333333;
  text-decoration: none}
A.link_GRIS:hover {	
font-family:verdana;
font-size:11px;
color:#666666;
text-decoration: underline}


.link_GRIS2{
	font-family:verdana;
	font-size:12px;
  color:#333333;
  text-decoration: none}
A.link_GRIS2:hover {	
font-family:verdana;
font-size:12px;
color:#666666;
text-decoration: underline}


.link_white{font-family:verdana;font-style: normal;	
line-height: normal;font-weight: normal;font-size:9px;color: #ffffff;text-decoration: none}
A.link_white:hover {font-family:verdana;font-style: normal; 
line-height: normal;font-weight: normal;font-size:9px;color: #ffffff;text-decoration: underline}

.titulo_blanco {
	font-family:verdana;
	font-style: bold;	
	font-size:40px;
  color:#ffffff;
}
.titulo_gris {
	font-family:verdana;
	font-style: bold;	
	font-size:18px;
  color:#333333;
}
.text_blanco {
	font-family:verdana;
	font-size:11px;
  color:#ffffff;
}
.text_gris {
	font-family:verdana;
	font-size:11px;
  color:#333333;
}
.copyright{
	font-family:verdana;
	font-size:10px;
  color:#ffba00;
}

.text_ROJO {
	font-family:verdana;
	font-size:16px;
	font-style:BOLD;
  color:#d61111;
}

.t1{background:url(media/fondo.jpg)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-color:#FFFFFF;}

.t2{	
 background: url("media/fondo.jpg");
  background-repeat:no-repeat; 
  background-position:bottom; 
  height:100%;
  width:100%;
  background-color: #ffffff;
   }