body {
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
}

/*_________CONTENIDOS______________________*/


#contenidos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#ffffff;
}

#contenidos a
{
	color: #009900;
	font-size: 11px;
	text-decoration: none;
}
#contenidos a:hover
{
	text-decoration: underline;
	color: #999999;
	font-size: 11px;
}
#ficha
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;	
}
#menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image:url(images/fondo_bot_menu.jpg);
	background-color:#000000;
}

#menu a
{
	color: #009900;
	font-size: 11px;
	text-decoration: none;
}
#menu a:hover
{
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
#submenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image:url(images/fondo_bot_menu.jpg);
	background-color:#000000;
}

#submenu a
{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
#submenu a:hover
{
	text-decoration: none;
	color: #009900;
	font-size: 11px;
}
.titulos {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #008200;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}


/*_________links racing______________________*/

.racing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align:left;
}
#racing a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
#racing a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
	font-size: 12px;
	vertical-align:top;
}


/*_________links NOTICIAS______________________*/

.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.tit_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #cc0000;
}
.subtit_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.marco1 IMG{ 
   border: 1px solid #bebebe; 
}


/*_________EMPLEOS______________________*/

.txt_01 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #008200;
}
.txt_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #008200;
}
.txt_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #008200;
}


/*_________FOOTER______________________*/


#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:center;
	color: #ffffff;
	background-color:#000000;
	
}

#footer a
{
	color: #009900;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
	color: #999999;
	font-size: 11px;
}

