@charset "utf-8";

body  {
	font: normal 76% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #574210;
	background-color:#FFFFFF;
	background-image: url(../images/inicio/fondoncms.gif);
	background-repeat:  repeat;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(../images/inicio/fondoncms.gif);
}
#header {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 122px;
}
#logo {
	margin-top: 1px;
	background: url(../images/logo_general.gif) no-repeat;
	height: auto;
	padding-bottom: 0px;
}
td img {display: block;}
a {
	color: #333333;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	background-color: #CCCCCC;
	font-weight: bolder;
}
.clasenlaces {
	color: #333333;
}

#content {
	margin-top: 0px;
	padding-top: 0px;
}
#divEsp {
	float: inherit;
	width: auto;
	border: 4px solid #336666;
	text-align: justify;
	padding: 5px;
	color: #000000;
}
#divEspDer {
	float: right;
	width: auto;
	text-align: justify;
	width: 390px;
	position: relative;
}
#divIzq {
	float: left;
	width: 368px;
}
#divCenter {
	float: inherit;
	width: 400px;
	border: thick outset #A7A37E;
}
#divNos1 {
	float: left;
	width: 365px;
}
#divI {
	float: left;
	width: 365px;
}
#divNoticiasizq {
	float: left;
	width: 280px;
}
#divNoticiasder {
	float: right;
	width: 425px;
}
#divContactoder {
	float: left;
	width: 300px;
}
#divMAS {
	float: left;
	width: 365px;
}
#divD {
	float: left;
	width: 365px;
}
#leftColumn {
	float: left;
	width: 350px;
}
#rightColumn {
	float: right;
	width: 490px;
	position: relative;
}
#footer {
	clear: both;
	margin-top: 1em;
	margin-bottom: 2em;
	text-align: right;
	background-color: #333333;
}
.esp {
	background-color: #336666;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	color: #EE9414;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	border-bottom: 2px solid #A7A37E;
}
h2 {
	margin-top: 1.75em;
	margin-bottom: 0.75em;
	padding-bottom: 2px;
	background: url(../imagenes/bg_dot.gif) repeat-x bottom;
	color: #046280;
	font-size: 1.3em;
}
p {
	line-height: 1.5;
	padding-right: 4px;
	padding-left: 4px;
}
img {border: 0;}
a:hover img { border-bottom: none; 
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.more {
	text-align: right;
}
.mediumPics { margin-bottom: 0px; 
}
#textWrapper { position: relative; }
#wrapCaption { width: 240px; }
#groupDiv {
	position: absolute;
	left: 39px;
	top: 29px;
	visibility: visible;
}


.enlarge {
	margin-top: 0px;
	margin-bottom: 30px;
	float: right;
	width: 110px;
	text-align: right;
}
.overlay {
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	width: 110px;
}
#splashDiv {
	position: absolute;
	left: 0px;
	top: 232px;
	visibility: visible;
}
#dogDiv {
	position: absolute;
	left: 1px;
	top: 445px;
	visibility: visible;
}
.AccordionPanelTab h3 {
	margin: 0;
	padding: 2px 2px 4px 36px;
	font-size: 110%;
	background: url('../imagenes/arrow_events_open.gif') no-repeat left 50%;
	color: #FFFFFF;
} 
.AccordionPanelContent {
	overflow: auto;
	height: 110px;
	font-size: 110%;
	line-height: 140%;
}
.AccordionPanelContent ul { margin: 0;	padding: 1.375em; }
.AccordionPanelTabHover { color: #fff; }
.AccordionPanelClosed .AccordionPanelTab h3 {
	background: url('../imagenes/arrow_events_closed.gif') no-repeat left 50%;
	border-bottom: solid 1px #d0eef4;
	color: #FFFFFF;
}
.oddRow{
	background-color: #33CCCC;
}
.hoverRow{
	background-color: #FF6600;
	cursor: pointer;
	cursor: hand;
}
.selectRow{
	background-color: #FFCC66;
}
#dataTable { width: 100%; 
}
#dataTable td, #dataTable th{ padding: 5px; }
th { text-align: left; 
	cursor: pointer;
	cursor: hand;
}
h3 {
	margin-top: 0;
	margin-bottom: 0.5em;
	padding-bottom: 2px;
	color: #046280;
	font-size: 1.1em;
}

