body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.contenido, .contenidoBold  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.imp {
	font-weight:bold;
}
.cierre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.borde {
	border: 1px solid #CCCCCC;
	color: #666666;
}


a:link {
	color: #FF6666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.linea {
	color: #7FB242;
}

a:visited {
	color: #FF6666;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FF6666;
	text-decoration: none;
}

/*----- MARCHENA -----*/


/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
	
.img_home {
	background: #999999;
	padding: 2px;
	width: 360px;
}
#home .img_home
{
	margin:0 auto;
}
.linea_roja {
	border-top: #AD4331 solid 2px;
	padding: 13px 0 13px 0;
	text-align: center;
}
.tit_home, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #AD4331;
	font-size:14px;
}
#home
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
}
/*About Us*/

#content p
{
	color:#FFF;
	font:14px/21px Georgia,"Times New Roman",Times,serif;
	margin:15px 0;
	overflow:hidden;
	text-align:justify;
}
#content img
{
	border:1px solid #CCCCCC;
}
#content #header img
{
	border-width:0;
}
#firstSec img
{
	float:right;
	margin-left:20px;
}
#firstSec span
{
display:block;
margin:25px 0 0;
}
#secondSec img
{
	float:left;
	margin-right:20px;
}
#secondSec
{
	clear:both;
}
img#logo
{
	border-width:0;
	display:block;
	margin:20px 138px;
}
#bottom
{
	background:url(images/index_10.gif) repeat-x;
	height:11px;
	margin:10px 0;
	width:100%;
}