#main {
	width: 930px;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(../img/borde_fondo.gif);
	text-align: left;
	margin:0px 0px 0px 0px;
}

h2 {
	font-family: Verdana, Geneva;
	color: #ff6600;
}
.headerSpacer {
	height: 55px;
}

img { border: 0px }
#header {
	cursor:pointer;
	background-image:url(../img/marca.gif);
	background-position:top left;
	height: 75px;
	width: 930px;
	z-index: 100;
	background-repeat:no-repeat;
	float:right;
	cursor:hand;
}
#tabs img {
	border-style: none;
}

#tabs ul {
	margin: 0px;
	float: right;
}
#tabs li {
   display: inline;
   margin-left:-3px;
}
#content {
	display: table-row;
}
body {
	margin: 0px;
	background: url(../img/fondo.gif);
	font: 12px/1.5em "Trebuchet MS", Arial, sans-serif;
}
#display {
	margin: 0px;
}

/* div rounded */
.roundcont {
	width: 930px;
	color: #000000;
	background: #FFFFFF;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../img/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../img/br.gif) no-repeat top right;
	height: 12px;
}

img.corner {
	width: 12px;
	height: 12px;
	border: none;
	display: block !important;
}
#acol1 {
	width: 400px;
	display: table-column;
}
#acol2 {
	width: 300px;
	display: table-column;
}
.tableContent {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.tableContent td {
	vertical-align: top;
}
.noticias h1 {
	font-size: 14px;
	color: #990000;
	margin-bottom: 5px;
	margin-top: 0px;
}
.noticias {
	line-height: 1.3em;
	color: #333333;
}
.noticias img {
	border: none;
}

.noticias h2 {
font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 0px;
	}
	
.noticias a {
	color: #8F252F;
}
.noticias a:hover {
	color: #EF5A21;
}
.col1 {
	padding-right: 20px;
}
#footer {
	background: #990000 url(../img/foot_r.gif) no-repeat right;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	line-height: 1em;
}
#footer p {
	margin: 15px 0px 0px;
}
#footer .footerText {
	padding-top: 5px;
}
.col2 {
	padding-left: 20px;
	border-left: 1px solid #999999;
}
	
.data {
	border: 1px solid #999999;
}
.data td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	padding-left: 0px;
}
.data th {
	text-align: left;
	padding-left: 10px;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #9B1B28;
	padding-top: 3px;
	padding-bottom: 3px;
}	
#footer .imgcorner {
	display: block;
	border: none;
	float: left;
}
.col1 .text {
	margin-bottom: 20px;
}
.col1 .text p {
	margin: 0px;
	padding: 0px;
}
.col1 .title {
}
.col2 p {
	margin: 0px;
	padding: 0px;
}
.divcontacto {
	margin: 0;
	padding: 0;
	width: 930px;
	vertical-align: bottom;
	text-align: right;
	height: 25px;
}
.divcontacto a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.divcontacto a:hover {
	color: #666666;
}
