img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	color: #603517;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	color: #eba307;
}

* {
	margin:0;
	padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#content2 {
	padding-right: 30px;
	padding-left: 30px;
}
.izquierda, .izquierda2 {
	float: left;
	width: 205px;
	height: auto;
	display: block;
	clear: both;
}
.izquierda .menuIzqSup{
	background-image: url(../images/menuSup.png);
	background-repeat: no-repeat;
	height: 9px;
}
.izquierda .menuIzqBg{
	background-image: url(../images/menuBg.png);
	background-repeat: repeat-y;
	height: auto;
	padding: 10px;
}
.izquierda .menuIzqInf {
	background-image: url(../images/menuInf.png);
	background-repeat: no-repeat;
	height: 14px;
}
.izquierda .moduletable h3 , .izquierda2 .moduletable h3{
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fefded;
}
.izquierda ul  {
	list-style-position: inside;
	list-style-type: disc;
}
.izquierda li  {
	margin-top: 5px;
	margin-bottom: 5px;
}
.izquierda2 ul  {
	list-style-type: disc;
}
.izquierda2 li  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BC890D;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
}
.izquierda2 .moduletable {
	margin-bottom: 20px;
}



#content1 #header #buscador {
	float: left;
	width: 350px;
	text-align: right;
}
#content1 #header #menuSup{
	font-size: 1.1em;
	margin-left: 30px;
	width: 900px;
	float: left;
}
#content1 #header #language{
	width: 50px;
	margin-left: 950px;
}


#contenidoMain {
	width: 700px;
	margin-left: 230px;
	padding: 10px;
	border: 1px solid #999;
	background-color: #fefded;
	min-height: 700px;
	background-image: url(../images/horse1BG.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#contenidoMain_full {
	background-color: #fefded;
	padding: 5px;
	border: 1px solid #999;
	min-height: 700px;
		background-image: url(../images/horse1BG.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content1 #breadbrumb {
	margin-bottom: 10px;
	font-size: .9em;
	margin-top: 10px;
}

#menuSup #active_menu{
	font-weight: bold;	
}



.moduletable_menuSup {
	float: left;
	margin-left: 10px;
}

.moduletable_menuSup a{
	margin-right: 15px;
}

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 135px;
}
#pie {
	margin-top: 10px;
	background-image: url(../images/pie.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 88px;
}
#main {
	height: 100%;
	width: 100%;
}
/*CONTENIDO
-----------------------------------------------*/

.contentheading, .componentheading, h3 , .componentheading_dis, .contentheading_dis{
	color: #333;
	font-size: 20px;
	text-transform: uppercase;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

.sectiontableentry1 td {
	color: #000;
	background-color: #F9F7DF;
	padding-bottom: 5px;
}
.sectiontableentry1 td a {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0% 50%;
}

.sectiontableentry2 td{
	color: #000;
	background-color: #fff;
	padding-bottom: 5px;
}

.sectiontableentry2 td a {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 25px;
}
.contentpane .small{
	font-size: 0.7em;
	color: #000;
}

.moduletable_vmMenu {
	font-size: 1em;
	margin-bottom: 20px;
}

.moduletable_vmMenu a {
	color: #f2eec2;
	line-height: 20px;
}

.moduletable_vmMenu a:hover {
	color:#FFF;
}


/* estilos fotos */

.foto1 {
	margin: 10px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;	
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
}
input {
	font-size: 1em;
	
}

.inputbox {
	border: 1px solid #ddd;	
	background-color: #f2eec2;
}

.inputbox:hover {
	background-color: #fff;
}

#content2 a img {
	padding: 1px;	
}

#content2 a:hover img{
	padding: 0px;
	border: 1px solid #000;
}
.moduletable_slideshow {
	float: left;
	margin-right: 42px;
	margin-left: 42px;
	border-bottom-color: #bd8c08;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	background-color: #fefded;
} 

.moduletable_slideshow h3{
	font-size: 1.1em;
	text-transform: uppercase;
	color: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bd8c08;
	text-align: center;
}
#content1 #bordebanner{
	background-color: #fefded;
	width:950px;
	height:220px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #BD8C08;
	border-right-color: #BD8C08;
	border-bottom-color: #BD8C08;
	border-left-color: #BD8C08;
}

#content1 #banner {

	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.moduletable_facebook {
	text-align:center;
}

.contentpane_dis .sectiontableentry1 td a, .contentpane_dis .sectiontableentry2 td a {
	background-image: none;
	margin: 0px;
	padding: 0px;	
}

.sectiontableheader_dis {
	height:30px;
	font-weight:bold;
}
