@charset "utf-8";
/* CSS Document */

body {
	/*background-color: #0E708F;
	background-color: #393939;*/
	background-color: #cdcec0;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0;
}
a, a:hover {
	text-decoration:none;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.half {
	width:300px;
	height:20px;
	float:left;
	padding:10px;
	background-color:#E5E2C6;
}
#form .submit {
	width:111px;
	height:30px;
	background: url(../images/boton_red.png) no-repeat center bottom;
	cursor: pointer;
	color: #FFFFFF;
	border: none;
	font-size: 14px;
	line-height:20px;
	padding-bottom:5px;
	font-weight: bold;
	text-align:center;
}
#form .submit:hover {
	background: url(../images/boton_red.png) no-repeat bottom;
	color:#333;
	width:111px;
	height:30px;
}
.half input, .half textarea {
	border: 1px solid #fc0505;
	font-size:12px;
	font-weight:normal;
	height:15px;
	color: #666;
	padding:2px;
	background-color: #FFFFFF;
	padding:3px;
}
.half select {
	border: 1px solid #fc0505;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color: #666;
	padding:2px;
	margin-right:8px;
	background-color: #FFFFFF;
}
#contenedor {
	width:940px;
	padding:0px;
	margin:0 auto;
}
#contenedortop {
	width:940px;
	height:92px;
	background-image:url(../images/logo.jpg);
	background-position:right;
	background-color:#E72829;
	background-repeat:no-repeat;
}
#logo {
	height:75px;
	width:209px;
	margin-top:16px;
	margin-left:8px;
	float:left;
}
#datos {
	height:90px;
	width:318px;
	float: left;
	margin-right:5px;
	text-align:center;
}
#datos .empresa {
	width:318px;
	padding-top:10px;
	height:30px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:30px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
}
#datos .empresa .color {
	color:#E9E9E9
}
#datos .tags {
	width:318px;
	height:24px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	color: #F0F0F0;
	font-weight:bold;
}
#contenedortop .cucicba {
	width:150px;
	height:56px;
	padding-left:10px;
	float:left;
	color:#CCCCCC;
	font-size:11px;
	padding-top:10px;
	text-align:center;
}
#contenedortop .buscainmuebles {
	width:110px;
	height:51px;
	padding-left:90px;
	float:left;
	color:#CCCCCC;
	font-size:11px;
	padding-top:15px;
	text-align:center;
}
#contenedortop .direccion {
	width:400px;
	height:20px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;
	padding-top:4px;
	font-weight:bold;
	text-align:center;
}
#nav {
	height:30px;
	width:855px;
	background-image:url(../images/fondo_bot.jpg);
	background-repeat:repeat-x;
	margin-bottom:3px;
	float:left;
	background-color:#D92B2A;
	padding-left:85px;
	margin-top:5px;
}
.nav {
	width:auto;
	height:30px;
	text-align:left;
	line-height:30px;
	padding-right:65px;
	float:left;
}
.nav a {
	font-size:12px;
	text-decoration:none;
	color:#E5E2C6;
	font-weight:bold;
	height:30px;
	line-height:30px;
}
.nav :hover {
	width:auto;
	height:30px;
	text-align:left;
	color:#777676;
	line-height:30px;
	float:left;
	background-image:url(../images/triang.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
.nav a:hover {
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}
.nav_selected {
	width:auto;
	height:30px;
	text-align:left;
	color:#fff;
	line-height:30px;
	float:left;
	background-image:url(../images/triang.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#navpie {
	height:36px;
	width:920px;
	margin: auto;
	margin-bottom:15px;
	float:left;
	padding-left:20px;
	margin-top:5px;
}
.navfoo {
	height:36px;
	width:605px;
	margin: auto;
	margin-bottom:15px;
	margin-top:5px;
	float:left;
}
.navpie {
	width:auto;
	height:36px;
	text-align:left;
	line-height:36px;
	padding-right:20px;
	float:left;
}
.navpie a {
	font-size:12px;
	text-decoration:none;
	color: #666666;
	font-weight:bold;
	height:36px;
	line-height:36px;
}
.navpie :hover {
	width:auto;
	height:36px;
	text-align:left;
	color: #990000;
	line-height:36px;
	float:left;
}
.navpie a:hover {
	font-size:12px;
	text-decoration:none;
	color: #990000;
}
.navcopy {
	width:300px;
	height:36px;
	float:left;
	margin-bottom:15px;
	margin-top:5px;
	line-height:36px;
}
.autor {
	width:300px;
	height:36px;
	float:right;
	margin: 1px 0px 0px 0px;
	text-align: right;
	padding: 0px 5px 0px 0px;
	line-height: 35px;
	font-size: 11px;
	color:#fff;
}
.autor a {
	background-image:url(../images/sysmika_pie.png);
	background-repeat:no-repeat;
	color: #999;
	text-decoration:none;
}
.autor a:hover {
	background-image:url(../images/sysmika_pie_hover.png);
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
}
#izquierdo {
	width:640px;
	float:left;
	margin:0 6px 5px 0;
	background-color:#E5E2C6;
	border:1px solid #8A8573;
}
#derecho {
	width:290px;
	float:left;
	background-color: #CDCEC0;
	margin:0 0 5px 0;
	border:1px solid #8A8573;
}
#propiedades2 {
	height:auto;
	width:630px;
	position:relative;
	float:left;
}
#titulospropiedades {
	height:30px;
	width:635px;
	background-image:url(../images/t-buscador.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#295D84;
	padding-left:5px;
	float:left;
}
#textotitulo2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FBF5CE;
	float:left;
	width:275px;
	line-height:12px;
	background-image:url(../images/icono2.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	height:20px;
	margin-top:10px;
	letter-spacing:2px;
}
#textotitulo3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #FFF;
	line-height:30px;
	float:left;
	width:275px;
	height:30px;
	background-image:url(../images/icono2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	letter-spacing:2px;
}
#imagengrande {
	height:auto;
	width:640px;
	background-color:#E5E2C6;
	float:left;
}
#form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color: #8A8573;
	background-color:#E5E2C6;
	height:auto;
	width:640px;
	padding-bottom:10px;
}
#emprendimientos2 {
	height: auto;
	background-color:#CDCCB7;
	margin-top:5px;
	width:640px;
	float:left;
	margin-bottom:5px;
}
#contempren {
	width:630px;
	float:left;
	height:auto;
	padding:5px;
}
#imgempre {
	height:auto;
	width:200px;
	margin:5px;
	float:left;
}
.imgempre img {
	border:2px solid #8A8573;
}
.imgempre img:hover {
	border:2px solid #990000;
}
.imgempre a {
	color: #8A8573;
}
.imgempre a:hover {
	color: #990000;
}
#contenedor2 img {
	margin:10px;
	border:2px solid #8A8573;
}
#contenedor2 {
	height: auto;
	width:290px;
	background-color: #CDCEC0;
	float:left;
	margin-bottom:5px;
}
.novedades {
	height:auto;
	width:285px;
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #8A8573;
	padding-right:5px;
}
.novedadesimg {
	height:auto;
	width:101px;
	float:left;
}
.novedadesimg img {
	border:2px solid #8A8573;
}
.novedadesimg img:hover {
	border:2px solid #990000;
}
.novedadestxt {
	color:#8A8573;
	font-size:12px;
	float:left;
	width:160px;
	padding-left:20px;
}
.novedadestxt a {
	color:#666666;
	font-size:12px;
}
.novedadestxt a:hover {
	color:#990000;
	font-size:12px;
}
.novedadestxt h1 {
	color:#666666;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0;
}
.novedadestxt h1 a {
	color:#666666;
	font-size:14px;
}
.novedadestxt h1 a:hover {
	color:#990000;
	font-size:14px;
}
.novedadestxt_l {
	color:#8A8573;
	font-size:12px;
	float:left;
	width:275px;
	padding-left:10px;
}
.novedadestxt_l a {
	color:#666666;
	font-size:12px;
}
.novedadestxt_l a:hover {
	color:#990000;
	font-size:12px;
}
.novedadestxt_l h1 {
	color:#666666;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0;
}
.novedadestxt_l h1 a {
	color:#666666;
	font-size:14px;
}
.novedadestxt_l h1 a:hover {
	color:#990000;
	font-size:14px;
}
.empre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #8A8573;
	text-align:center;
}
.empre a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #8A8573;
}
.empre :hover {
	color: #000000;
}
.empre a:hover {
	color: #000000;
}
#pie {
	height:20px;
	width:940px;
	background-color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:center;
	color: #000000;
	position:relative;
	float:left;
}
#pie a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	text-decoration:none;
	padding:0 10px;
}
#pie a:hover {
	color: #000000;
	text-decoration:none;
}
#titulosnovedades {
	height:30px;
	width:285px;
	background-image:url(../images/t-novedades.jpg);
	background-position: right;
	background-repeat:no-repeat;
	background-color:#295D84;
	padding-left:5px;
}
#textotitulo2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FBF5CE;
	float:left;
	width:275px;
	line-height:10px;
	background-image:url(../images/icono2.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	height:20px;
	margin-top:10px;
	letter-spacing:2px;
}
.linea {
	border-bottom: #8A8573 dotted 1px;
	height:2px;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
	width:100%
}
/*//////////////////////////// mootools top //////////////////////////////////////*/
 
 
 /*h4.title{color:#666;margin:0 0 5px 0}*/

 #imagenes {
	height:163px;
	width:938px;
	background-color:#fff;
	margin-top:5px;
	float:left;
}
.sample {
	padding:0px;
	margin: 0;
}
.cn_emptxt {
	color:#8A8573;
	font-size:12px;
	float:left;
	width:390px;
	padding-left:10px;
	text-align:justify;
}
.boton{ clear:both;}
.boton a {
	width:121px;
	height:25px;
	background: url(../images/boton_red.png) no-repeat center center;
	cursor: pointer;
	color: #FFFFFF;
	border: none;
	font-size: 12px;
	padding:15px;
	font-weight: bold;
	text-align:center;
	line-height:25px;
}
.boton a:hover {
	width:121px;
	height:25px;
	background: url(../images/boton_red.png) no-repeat center center;
	cursor: pointer;
	color: #333;
	border: none;
	font-size: 12px;
	padding:15px;
	font-weight: bold;
	text-align:center;
}
.cn_empimg {
	width:220px;
	height:300px;
	float:left;
}
.cn_empimg img {
	border:3px solid #8A8573;
}
.cn_empimg img:hover {
	border:3px solid #990000;
}
#box2{
	position:absolute;
}
#box2 div{
	display:block;
	float:left;
}

#box4 {
	position:absolute;
}
#box4 div {
	font: tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:163px;
	width:938px;
	float:left;
}
#box4 h3 {
	color: #8A8573;
	font: tahoma;
	font-size:24px;
	margin:5px 0 0 0;
	text-transform:uppercase;
}
#box4 a:hover h3 {
	color: #990000;
}
#box4 ul, li .medio {
	padding:0;
	margin-left:15px;
	font-family:tahoma;
	color:#666;
	font-size: 14px;
	font-weight:bold;
}
#box4 .medio li .precio {
	font-size:14px;
	color:#990000;
	font-weight:bold;
}
#box4 p {
	text-align:center;
	line-height:40px;
	font-weight:bold;
	background:url(../images/botonamarillo.png) no-repeat center bottom;
}
#box4 p a {
	font-size:14px;
	color:#8A8573;
}
#box4 p a:hover {
	color: #990000;
}
#box4 img {
	width:200px;
	float:left;
	margin:0px 5px;
 .margin:15px 5px;
	height:130px;
}
#box4 .medio {
	width:200px;
	float:left;
	height:140px;
}
#box4 .imagenes {
	width:450px;
	float:left;
	height:140px;
}
#info4 {
	background:#fff !important;
	color:red !important;
	cursor:default
}
#box5 {
	position:absolute;
}
#box5 div {
	width:220px;
	height:310px;
	float:left;
}
#box6 {
	position:absolute;
}
#box6 div {
	width:373px;
	height:250px;
	float:left;
}
/* ********************************** */
.mask2 {
	position:relative;
	width:300px;
	height:400px;
	overflow:hidden;
	border:1px solid #8A8573;
}
.mask2 img {border:border:2px solid #8A8573;}
.mask5 {
	position:relative;
	width:373px;
	height:250px;
	overflow:hidden;
}
.mask4 {
	position:relative;
	width:220px;
	height:310px;
	overflow:hidden;
}
.mask3 {
	position:relative;
	background:url(../images/bg_moot.jpg) no-repeat top;
 	.background:url(../images/bg_moot.jpg) repeat-x top;
	width:938px;
	height:161px;
	overflow:hidden;
	border:1px solid #8A8573;
}
.mask3 img {
	border:2px solid #8A8573;
}
.mask3 img:hover {
	border:2px solid #990000;
}

.buttons span{ margin:0 5px;}
/*////////////////// categ prop //////////////////////*/

.navi {
	width:630px;
	height:auto;
	padding:5px;
	float:left;
	line-height:25px;
	color:#990000;
	font-size:12px;
	padding-right:20px;
}
.navi a {
	color:#990000;
	text-decoration:none;
	font-size:12px;
	padding-right:10px;
}
.navi a:hover {
	color:#990000;
	text-decoration:underline;
	font-size:12px;
	padding-right:10px
}
.navi h1 {
	font-size:16px;
	color:#8A8573;
}
/*////////////////// listado prop //////////////////////*/
.cn_b {
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #8A8573;
	float:left;
	width:620px;
	padding-left:10px;
}
.cn_c {
	margin:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #8A8573; 
	float:left;
	width:300px;
	text-align:center;
	height:400px;
}
.ce_listadoimg {
	width:300px;
	height:auto;
	float:left;
}

.ce_listadoimg img {
	border:3px solid #8A8573;
	/*width:290px;*/
}
.ce_listadoimg img:hover {
	border:3px solid #990000;
}
.cn_b h1,.cn_c h1 {
	color:#990000;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0;
	text-align:center;
}
.cn_b h1 a,.cn_c h1 a {
	font-size:10px;
	color:#666666;
}
.cn_b h1 a:hover ,.cn_c h1 a:hover{
	color:#990000;
}
.cn_listadoimg {
	width:140px; 
	height:auto;
	float:left;
	padding-right:10px;
}
.cn_listadoimg img {
	border:3px solid #8A8573;
	width:144px;
}
.cn_listadoimg img:hover {
	border:3px solid #990000;
}
.cnegro {
	color:#000;
}
.cn_listadotxt {
	color:#8A8573;
	font-size:12px;
	float:left;
	width:420px;
	padding-left:20px;
	text-align:justify;
}
.largo {
	text-align:justify;
	width:600px;
}
.largo dl, .largo dd {
	width:500px;
}
.cn_listadotxt dd {
	line-height:16px;
}
.cn_listadotxt dd a {
	width:121px;
	height:25px;
	background: url(../images/boton_red.png) no-repeat center center;
	cursor: pointer;
	color: #FFFFFF;
	border: none;
	font-size: 12px;
	padding:15px;
	font-weight: bold;
	text-align:center;
	line-height:25px;
}
.cn_listadotxt dd a:hover {
	width:121px;
	height:25px;
	background: url(../images/boton_red.png) no-repeat center center;
	cursor: pointer;
	color: #333;
	border: none;
	font-size: 12px;
	padding:15px;
	font-weight: bold;
	text-align:center;
}
.cn_listadotxt dd.pdf a {
	width:25px;
	height:25px;
	background:none;
	cursor: pointer;
	color: #333;
	border: none;
	padding:15px;
}
.cn_listadotxt dd.noimg a {
	background-image:none;
	color:#666
}
.cn_listadotxt a {
	color:#666666;
	font-size:12px;
}
.cn_listadotxt a:hover {
	color:#990000;
	font-size:12px;
}
.cn_listadotxt h1 {
	color:#666666;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0;
}
.cn_listadotxt h1 a {
	color:#666666;
	font-size:14px;
}
.cn_listadotxt h1 a:hover {
	color:#990000;
	font-size:14px;
}
.cn_listadotxt_l {
	color:#8A8573;
	font-size:12px;
	float:left;
	width:281px;
	padding-left:10px;
}
.cn_listadotxt_l a {
	color:#666666;
	font-size:12px;
}
.cn_listadotxt_l a:hover {
	color:#990000;
	font-size:12px;
}
.cn_listadotxt_l h1 {
	color:#666666;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0;
}
.cn_listadotxt_l h1 a {
	color:#666666;
	font-size:14px;
}
.cn_listadotxt_l h1 a:hover {
	color:#990000;
	font-size:14px;
}
/*////////////////// busqueda prop //////////////////////*/
.cn {
	margin:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #8A8573;
	float:left;
}
.listadoimg {
	width:200px;
	height:auto;
	float:left;
	padding-right:10px;
}
.listadoimg img {
	border:3px solid #8A8573;
}
.listadoimg img:hover {
	border:3px solid #990000;
}
.listadotxt {
	color:#8A8573;
	font-size:12px;
	float:left;
	width:350px;
	padding-left:20px;
}
.listadotxt a {
	color:#666666;
	font-size:12px;
}
.listadotxt a:hover {
	color:#990000;
	font-size:12px;
}
.listadotxt h1 {
	color:#666666;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0;
}
.listadotxt h1 a {
	color:#666666;
	font-size:14px;
}
.listadotxt h1 a:hover {
	color:#990000;
	font-size:14px;
}
.listadotxt_l {
	color:#8A8573;
	font-size:12px;
	float:left;
	width:281px;
	padding-left:10px;
}
.listadotxt_l a {
	color:#666666;
	font-size:12px;
}
.listadotxt_l a:hover {
	color:#990000;
	font-size:12px;
}
.listadotxt_l h1 {
	color:#666666;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0;
}
.listadotxt_l h1 a {
	color:#666666;
	font-size:14px;
}
.listadotxt_l h1 a:hover {
	color:#990000;
	font-size:14px;
}
/*///////////////////////////////// contenido //////////////////////////*/

#textos {
	font-size:12px;
	line-height:16px;
	padding:15px;
	color:#333;
	text-align:justify;
}
#textos h1 {
	font-size:16px;
	line-height:24px;
	margin:10px 0;
	color:#990000
}
#textos ul, li {
	list-style: square;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#333;
}
#textos .marca {
	color:#990000;
	font-weight:bold;
}
/*/////////////paginacion ///////*/

#paginacion {
	clear:both;
	width:560px;
	padding:5px;
	float: left;
	color:#666;
	font-size:12px;
	line-height:20px;
}
#paginacion a {
	color:#333333;
	font-size:12px;
	text-decoration:none;
	padding:0 2px;
}
#paginacion a:hover {
	color:#ff0000;
	font-size:12px;
	text-decoration: none;
}
#paginacion .col {
	width:50%;
	float:left
}
/* ///////////////////// TIPS /////////////////////*/


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(./images/bubble.png) bottom right;
}
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
/*////////////////// detalle //////////////////*/


.detalleimg {
	width:310px;
	height:auto;
	float:left;
	padding-right:10px;
}
.detalleimg img {
	border:4px solid #8A8573;
}
.detalleimg img:hover {
	border:4px solid #990000;
}
.detalletxt {
	color:#8A8573;
	font-size:12px;
	float:left;
	width:280px;
	padding-left:10px;
}
.detalletxt dt {
	line-height:20px;
}
.detalletxt dl {
	width:95%;
	height:auto;
	float:left;
	border:1px solid #8A8573;
	padding:3%;
	background-color:#EEECDB;
 .margin:5px 0;
}
.detalletxt a {
	color:#666666;
	font-size:12px;
}
.detalletxt a:hover {
	color:#990000;
	font-size:12px;
}
.detalletxt h1 {
	color:#666666;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0;
}
.detalletxt h1 a {
	color:#666666;
	font-size:14px;
}
.detalletxt h1 a:hover {
	color:#990000;
	font-size:14px;
}
.detalletxt_l {
	color:#8A8573;
	font-size:12px;
	float:left;
	width:281px;
	padding-left:10px;
}
.detalletxt_l a {
	color:#666666;
	font-size:12px;
}
.detalletxt_l a:hover {
	color:#990000;
	font-size:12px;
}
.detalletxt_l h1 {
	color:#666666;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0;
}
.detalletxt_l h1 a {
	color:#666666;
	font-size:14px;
}
.detalletxt_l h1 a:hover {
	color:#990000;
	font-size:14px;
}
#imagenestira {
	padding-top:15px;
	height:auto;
	width:310px;
	float:left;
}
.tiraimg {
	width:90px;
	float:left;
	padding:5px;
}
.tiraimg img {
	border:2px solid #8A8573;
}
.tiraimg img:hover {
	border:2px solid #990000;
}
#textotira {
	height:auto;
	width:250px;
	float:left;
	padding-right:10px;
}
.tiratxt {
	color:#8A8573;
	font-size:12px;
	line-height:16px;
	float:left;
	width:250px;
}
.tiratxt a {
	color:#666666;
	font-size:12px;
}
.tiratxt a:hover {
	color:#990000;
	font-size:12px;
}
.tiratxt h1 {
	color:#666666;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0;
}
.tiratxt h1 a {
	color:#666666;
	font-size:14px;
}
.tiratxt h1 a:hover {
	color:#990000;
	font-size:14px;
}
.tiratxt_l {
	color:#8A8573;
	font-size:12px;
	float:left;
	width:281px;
	padding-left:10px;
}
.tiratxt_l a {
	color:#666666;
	font-size:12px;
}
.tiratxt_l a:hover {
	color:#990000;
	font-size:12px;
}
.tiratxt_l h1 {
	color:#666666;
	font-size:14px;
	text-transform:uppercase;
	margin:5px 0;
}
.tiratxt_l h1 a {
	color:#666666;
	font-size:14px;
}
.tiraotxt_l h1 a:hover {
	color:#990000;
	font-size:14px;
}
.rojo {
	color:#d31d08;
	padding-right:5px;
}
.volver {
	text-align: right;
	width:280px;
	height:50px;
	line-height:50px;
	float:left;
}
.volver a {
	color:#393939;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.volver a:hover {
	text-decoration:none;
	color:#d31d08;
	font-size:14px;
}
.volver .rojo {
	color:#d31d08;
	padding-right:5px;
}
.volver .rojo a {
	color:#d31d08;
	text-decoration:none
}
.volver .rojo a:hover {
	color:#d31d08;
	text-decoration:none
}
#google {
	width:600px;
	height:300px;
	float:left;
	padding-left:20px;
}
#youtube {
	width:600px;
	height:350px;
	float:left;
}
/**************************************************************

	SlideShow
	v 1.3

**************************************************************/

.slideshowContainer {
	width:310px;
	height: 420px;
	overflow:visible;
}
.loading {
/*background: url(../images/loading.gif) center no-repeat;*/
}
.slideshowThumbnail {
	outline: none;
}
.slideshowThumbnail img {
	border: 2px solid #8A8573;
	margin: 4px;
}
a:hover.slideshowThumbnail img {
	border: 2px solid #990000;
	margin: 4px;
}
.current img {
	border: 2px solid #990000;
	margin: 5px;
}
.outline {
	border: 2px solid #990000;
	z-index: 0;
	position: absolute;
}
#thumbnails {
/*width: 130px;
	float: left;*/
}
/*************************************************************/

/**************************************************************

	Validate
	v 2.1

**************************************************************/
#img {
	width:357px;
	height:181px;
	float:right;
	margin-top:20px;
}
#myForm {
	/*border: 1px solid #cac9b9;*/
	padding: 5px;
}
#myForm p {
	margin:10px;
	font-size:12px;
}
#myForm label {
	float: left;
	width: 200px;
}
#myForm p input, #myForm p textarea {
	border: 1px solid #999999;
	font-size:12px;
	font-weight:normal;
	color: #333;
	padding:2px;
	background-color: #fff;
}
#myForm select {
	border: 1px solid #999999;
	font-size:12px;
	font-weight:normal;
	height:24px;
	color: #333;
	padding:2px;
	background-color: #fff;
}
#myForm .red {
	border: 1px solid red;
}
#myForm label.red {
	border: none;
	color: red;
}
#myForm .customRed {
	border: none;
	color: red;
}
#myForm #submit {
	margin-left: 100px;
}
#validationMessage {
	padding: 5px;
	/*background-color: #eee;*/
	border: 1px solid red;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	display: none;
}
#myForm .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 12px;
}
/*************************************************************/
#myForm .submit {
	width:111px;
	height:30px;
	background: url(../images/boton_red.png) no-repeat center bottom;
	cursor: pointer;
	color: #FFFFFF;
	border: none;
	font-size: 14px;
	line-height:20px;
	padding-bottom:5px;
	font-weight: bold;
	text-align:center;
}
#myForm .submit:hover {
	color:#333;
	background: url(../images/boton_red.png) no-repeat center bottom;
}

#pestanas {
	width:381px;
	float:left;
	height:30px;
	background-image:url(../images/fondo_bot.jpg);
	background-repeat:repeat-x;
}
.pestanas {
	width:125px;
	float:left;
	height:30px;
	font-size:12px;
	color:#8A8573;
	line-height:30px;
	text-align:center;
	border:1px solid #8A8573;
}
.pestanas:hover, .pestanas_1 :hover {
	width:125px;
	height:30px;
	text-align:center;
	color:#777676;
	line-height:30px;
	float:left;
	background-image:url(../images/triang.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	border-bottom:none;
}

.pestanas_1 {
	width:125px;
	float:left;
	height:30px;
	font-size:12px;
	color:#8A8573;
	line-height:30px;
	text-align:center;
	border:1px solid #8A8573;
	background-image:url(../images/triang.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	border-bottom:none;
}
.pestanas_1 a, .pestanas a {
	color:#E5E2C6;
	cursor:pointer;
	font-weight:bold;
	background-image:none;
}
.pestanas_1 a:hover, .pestanas a:hover {
	color:#fff;
	cursor:pointer;
	border-bottom:none;
	background-image:none;
}
.pest_class {
	width:373px;
	min-height:300px;
	float:left;
	padding:3px;
	padding-top:10px;
	margin-bottom:10px;
	border:1px solid #8A8573;
	border-top:none;
	background-color:#FFFFFF; 
	color:#000;
}
.buttons{ padding:3px; width:100%; text-align:center;}
.buttons span:hover{ color:#666; text-decoration:underline; cursor:pointer}

