#screenTabs
	{
	float:left;
	width: 100%;
	min-height: 1px;
	height: 1px;
	background:#ffffff url("../img/icons/tabs/bg.gif") repeat-x bottom;
	}

td > #screenTabs
	{
	height: auto;
	}

#tabs
	{
	float:left;
	width:620px;
	line-height:normal;
	white-space: nowrap;
	background:#ffffff url("../img/icons/tabs/bg.gif") repeat-x bottom;
	}

#tabs ul
	{
	margin:0;
	padding: 0px 10px 10px 10px;
	list-style:none;
	}

#tabs a
	{
	display: block;
	background:url("../img/icons/tabs/right.gif") no-repeat right top;
	padding:5px 9px 4px 4px;
	vertical-align: baseline;
	text-decoration: none;
	color: #000000;
	width:.1em;
	}

#tabs > ul a
	{
	width: auto;
	}

#tabs a:hover,
#tabs a:visited,
#tabs a:active
	{
	text-decoration: none;
	color: #000000;
	}

#tabs li
	{
	float:left;
	background:url("../img/icons/tabs/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	border-bottom: solid 1px #776655;
	}

#tabs li#current
	{
	border-width: 0;
	}

#tabs #current
	{
	background-image:url("../img/icons/tabs/left_on.gif");
	margin-left: -3px;
	}

#tabs #current a
	{
	background-image:url("../img/icons/tabs/right_on.gif");
	padding:3px 9px 7px 6px;
	vertical-align: baseline;
	}

#tabs .last a
	{
	background-image:url("../img/icons/tabs/right_last.gif");
	}

#tabs .first
	{
	background-image:url("../img/icons/tabs/left_first.gif");
	}

#tabs .first#current
	{
	margin-left: 0;
	}

#tabs li:hover
	{
	background-position: 0% -150px;
	cursor: pointer;
	}

#tabs li:hover a
	{
	background-position: 100% -150px;
	}

#tabs li.first:hover
	{
	background-position: top left;
	}

#tabs a:hover
	{
	background-position: 100% -150px;
	}
#content {
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*background: #ECE6C2;
	color: #374112;*/
	width: 330px;
	float: left;
	padding: 8px 8px 8px 10px;
	text-align:justify;
	background-color: #FFFFFF;
	font-size: 12px;
}

#content h1, #content h2, #content h3, #content h4 {
/*	color: #5F6A34;
	background: #C7CBA5;
	border-bottom: 1px solid #87945A;*/
	margin: 6px 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#content h1 {
	color:#003300;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*color: #911510;*/
	border-bottom: 1px solid #009966;
	text-align:center;
}

#content h2 {
	color: #006699;
	border-bottom: 1px solid #CE8E61;
}

#content h4 {font-size: 13px; clear: both; color: #998719;}
#content h3 {
	font-size: 15px;
	clear: both;
	color: #FF0000;
	font-weight: bold !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
#content h2 {font-size: 19px;}
#content h1 {font-size: 23px;}

/*#content p {text-indent: 3px;}*/

#content a {
	color: #FF0000;
	text-decoration: none;
	/*border-bottom: 1px dashed #9D3211;*/
}

#content a:hover {
	text-decoration:underline;
	color:#000066;
	/*background: #9D5611;
	color: #ECE6C2;*/
}

#content img.img {
	margin: 5px;
	padding: 3px;
	border: 1px solid #A59D66;
	background: #DAD3AA;
}

#content ul li {
	list-style-type: none;
	list-style-image: url(../images/vineta.gif);
}
td{font-family:Tahoma;font-size:11px;color:#000000;}
.date{font-family:HeliosCond;font-size:13px;color:#FF6400;}
.menu{font-family:Verdana;font-weight:bold;font-size:10px;color:#000000;text-decoration:none;}
#menu {
	width: 209px;
	float: left;
	background: #feae00 url(../images/lin.jpg) repeat-y;
	background-color: #CD3205;
	background-image: url(images/lin.jpg);
	background-repeat: repeat-y;
}
#menu h3 {
	font-size: 13px;
	color: #ffffff;
	text-align:center;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height: 18px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;	/*border-bottom: 1px solid #dadada;*/
	background-color: #feae00;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}

#menu ul {
	padding: 0;
	margin: 0;
	width: 209px;
}

#menu li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #750000;
}

#menu li a {
	display: block;
	width: 189px;
	text-decoration: none;
	color: #FFFFFF;
	/*color: #ffffff;*/
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	font-size:11px;
	font-weight:bold;
	background-color: #CD3205;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#menu li a:hover {
	background: #e2a000;
	color: #ffffff;

}

#menu li ul {
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #B86520;
	width: 190px;
}

#menu li li  {border-bottom: 1px solid #CFBF5C;}

#menu li li a {
	padding-left: 20px;
	width: 115px;
	background: #FFFFCC;
	color: #574F1E;
	font-weight:normal;
}

#menu li li a:hover {
	background: #009900;
	color: #ffffff;
}
#servicios {
	width: 186px;
	float: left;
	background-color: #CD3205;
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #590000;
	border-right-color: #590000;
	border-left-color: #590000;
}
#servicios h3 {
	font-size: 13px;
	color: #000000;
	text-align:center;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height: 18px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;	/*border-bottom: 1px solid #dadada;*/
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}

#servicios ul {
	padding: 0;
	margin: 0;
}

#servicios li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #750000;
}

#servicios li a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #FFFFFF;
	/*color: #ffffff;*/
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size:12px;
	font-weight:bold;
	background-color: #CD3205;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#servicios li a:hover {
	background: #e2a000;
	color: #ffffff;
}

#servicios li ul {
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #B86520;
}

#servicios li li  {border-bottom: 1px solid #CFBF5C;}

#servicios li li a {
	padding-left: 20px;
	width: 115px;
	background: #FFFFCC;
	color: #574F1E;
	font-weight:normal;
}

#servicios li li a:hover {
	background: #009900;
	color: #ffffff;
}



#abajo {
	width: 765px;
	float: left;
	background-repeat: repeat-y;
	padding-right: 2px;
	padding-left: 2px;
	background-image: url(/images/bgmenu.jpg);
	cursor: text;
}
#abajo a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 7px;
	/*border-bottom: 1px dashed #9D3211;*/
}

#abajo a:hover {
	text-decoration:none;
	color:#CCCCCC;
	cursor: text;
	/*background: #9D5611;
	color: #ECE6C2;*/
}
#abajo h3 {
	font-size: 13px;
	color: #ffffff;
	text-align:center;
	text-transform:uppercase;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height: 18px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;	/*border-bottom: 1px solid #dadada;*/
	background-color: #feae00;
	background-image: url(../images/lin2.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}

#abajo ul {
	padding: 0;
	margin: 0;
}

#abajo li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #750000;
}

#abajo li a {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #FFFFFF;
	/*color: #ffffff;*/
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	font-size:11px;
	font-weight:bold;
	background-color: #CD3205;
}

#abajo li a:hover {
	background: #e2a000;
	color: #ffffff;
}

#abajo li ul {
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #B86520;
}

#abajo li li  {border-bottom: 1px solid #CFBF5C;}

#abajo li li a {
	padding-left: 20px;
	width: 115px;
	background: #FFFFCC;
	color: #574F1E;
	font-weight:normal;
}

#abajo li li a:hover {
	background: #009900;
	color: #ffffff;
}
