body {
	background-image: url("images/index-background.jpg");
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #464646;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F18232;
}

#wrap {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
.clear {
	clear: both;
}

#top {
	padding-left: 370px;
}
#nav {
	padding-left: 455px;
	height: 35px;
	line-height: 28px;
	font-family: Molengo, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#nav a {
	color: #464646;
	margin-right: 10px;
}
#nav a.on {
	color: #F48220;
	font-weight: bold;
}
#nav a:hover {
	color: #F48220;
	text-decoration: none;
}

#bottom {
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: Molengo, sans-serif;
}
.bottomInfo {
	line-height: 40px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AFAFAF;
	margin-bottom: 10px;
}
#bottomNav {
	font-family: Molengo, sans-serif;
	font-size: 12px;
	color: #8C8C8E;
}
.bottomInfo a {
	color: #333;
}

#bottomNav a {
	color: #8C8C8E;
}

#nosotrosLeft {/*djv*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FEF2E8;
	line-height: 11px;
}

#noticiasRight {/*djv*/
	float: right;
	width: 525px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color: #E6E6E6;
}

#cv {/*djv*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 510px;
	vertical-align:bottom;
}

#cv a {/*djv*/
	color: #EA6F21;
	font-weight: bold;
}

#noticias {/*djv*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 510px;
}
#noticias p {/*djv*/
	float: left;
	padding-bottom: 10px;

}
#noticias b {/*djv*/
	color: #666666;
	font-weight: normal;
}
#noticias img {/*djv*/
	margin-bottom: 10px;
}

#noticias a {/*djv*/
	color: #EA6F21;
	font-weight: bold;
}

#noticias hr {/*djv*/
	color: #fff;
	background-color: #fff;
	border-top: 1px solid #EF8130;
	border-right: 1px none #EF8130;
	border-bottom: 1px none #EF8130;
	border-left: 1px none #EF8130;
	margin-bottom: 10px;
}

.tituloNoticias {/*djv*/
	color: #F18232;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.textoNaranja {
	color: #F18232;
}
#main {
}

#mainColLeft {
	float: left;
	width: 425px;
}
#mainColRight {
	float: right;
	width: 525px;
	background-color: #E6E6E6;
	height: 263px;
	padding-top: 20px;
	padding-left: 20px;
}

#marco425 {
	height: 283px;
	width: 425px;
	position: absolute;
	z-index: 11;
	left: 0px;
	top: 0px;
}
#buscador p {
	font-size: 12px;
	font-weight: normal;
}
#buscador b {
	font-weight: normal;
	color: #EA6F21;
}
#buscador .item {
	line-height: 20px;
}
#buscadorBoton {
	position: relative;
	z-index: 12;
	top: 263px;
	background-color: #EA6F21;
	left: 390px;
	height: 25px;
	width: 70px;
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
#contacto {
	width: 475px;
	font-weight: normal;
	padding-top: 15px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#contacto p {
	font-size: 11px;
	font-weight: normal;
}
#contacto b {
	font-weight: normal;
	color: #EA6F21;
}
#contacto h1 {
	color: #EA6F21;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#contacto h2 {
	font-size: 12px;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #EA6F21;
}
#contacto .item {
	line-height: 20px;
}
#contactoBoton {
	position: relative;
	z-index: 12;
	background-color: #EA6F21;
	left: 390px;
	height: 25px;
	width: 70px;
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.campoContacto {
	width: 470px;
	border: 1px solid #CCC;
}

#resultados {
	font-size: 10px;
	width: 510px;
}
#resultados p {
	float: left;
	padding-bottom: 10px;

}
#resultados b {
	color: #666666;
	font-weight: normal;
}
#resultados img {
	margin-bottom: 10px;
}

#resultados a {
	color: #EA6F21;
	font-weight: bold;
}

#resultados hr {
	color: #fff;
	background-color: #fff;
	border-top: 1px dashed #EF8130;
	border-right: 1px none #EF8130;
	border-bottom: 1px none #EF8130;
	border-left: 1px none #EF8130;
	margin-bottom: 10px;
}

#mainLeft {
	float: left;
	width: 425px;
}
#mainLeftSlide {
	height: 310px;
	position: relative;
}
#mainRight {
	float: right;
	width: 540px;
}

#buscador {
	width: 525px;
	font-weight: normal;
	background-color: #D4D4D4;
	height: 65px;
	padding-top: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #EA6F21;
	font-family: Molengo, sans-serif;
}

#buscador h1 {
	color: #F18232;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Molengo, sans-serif;
}
#buscador h2 {
	font-size: 12px;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	font-weight: normal;
}
#buscadorParametros {
	background-color: #EBEBEB;
	padding-top: 15px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA6F21;
}
#mainContent {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#obraRight {
	float: right;
	width: 525px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#obraLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FEF2E8;
	line-height: 16px;
}
#obraLeft a {
	color: #333;
}
#obraLeft a.on {
	color: #F18232;
}

.textoColor2 {
	color: #F18232;
}
.textoColor1 {
	color: #333333;
}

.textoError {
	color: #F00;
	font-size: 11px;
	font-weight: bold;
}
.fichaInfoDestacada {
	margin-top: 10px;
	padding: 10px;
	background-color: #EF8130;
	width: 250px;
	font-weight: bold;
	color: #FFF;
}

.separador {
	width: 100%;
	height: 0px;
	text-align: left;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA6F21;
}

.separadorCV {
	width: 80%;
	height: 0px;
	text-align: justify;
	margin-left:0;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA6F21;
}
