body 
{
	margin: 0; 
	padding: 0;	
	text-align: center;	
	background-color: #000000;
	background-repeat:no-repeat;
	background-position: center top;
	background-attachment:fixed;
}

#container {
	width: 1000px;
	margin: 10px auto;
	text-align: left;
	background-color:transparent;
}


/*HEADING_ALL ESPACIO TITULO */
a *
{
	border:0px none; margin:0; padding:0; outline: 0;
/*	height: 125px;
	width: 525px;*//*MEDIDAS DEL TITULO, NO OBLIGAR O OBLIGA TODAS LAS IMAGENES CON LINK*/
}

/*HEADING_ALL TITULO */

#villaname
{
	float:right;
	margin-right: 0px;
	margin-top: 10px;
	font-size:150%;
	font-weight:bold;
	color: #CC9966;
	text-decoration:underline;
}

#villaname a
{
	color:#330000;
}

#villaname:hover
{
   	background-color:#FFFFCC;
	text-decoration:none;
}

/*SECCION PRINCIPAL*/

#contenidoprincipal
{
	padding:3px 0 0 0;
	margin: 60px auto;

}


#ir-arriba
{
	padding:25px 0px 0px 0px;
	height:50px;
	clear:both;
	text-align: center;
}
#ir-arriba div
{
	width:40px;
	height:32px;
	background-image: url('../imagenes/up-1.png');
	background-repeat:no-repeat;
	background-position: right top;
	display: inline-block
}
#ir-arriba div:hover
{
	background-position: right bottom;
}

.finseccion
{
    clear:both;
}

/*PIE DE PAGINA*/

#PieDePagina 
{
	clear: both;
	background: #CC9966 url('../imagenes/logo.png') no-repeat center 50%;
	padding:10px; color:white; text-align:left; font-style:normal; font-variant:normal; font-weight:normal; font-size:80%; font-family:Arial, sans-serif; background-image:url('../imagenes/logo.png'); background-repeat:no-repeat/*	margin: 10px 0;*/
	
}


.colpieiz
{
	margin:0px 30px;
	float:left;
}

.colpiede
{
	margin:0px 50px;
	float:right;
}


#PieDePagina  p
{
	padding-left: 20px;
	padding-bottom: 15px;
}
#PieDePagina a
{
	color: #330000;
/*	font-weight:bold;*/
	text-decoration:none;
}
#PieDePagina a:hover
{
	color:#FFFFCC;
 	background: #330000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color:#FFFFCC;
}

#menupiepagina 
{	
	font: 95% Arial, sans-serif;
	margin-top: 0px;
	margin-bottom:0px;
	text-decoration:none;
	font-weight:bold;
	width:auto;
	text-align:center;
	padding-left: 0px;
	clear:both;
}

#menupiepagina a
/*RELATIVE LOCATION OF MENU ITEMS*/
{
	color:white;
	margin: 0px 0px;
	padding: 0 10px;
	border: 0px solid #000000;
	border-left-width:1px;
}

#menupiepagina a:first-child
/*FIRST MENU ITEM*/
{
    border-left-width:0px;
}

/*LINKS*/
#menupiepagina a:visited
{
	color:white;
}
#menupiepagina a:link
{
	color:white;
}

#menupiepagina a:hover
{
 	color: #FFFFCC;/*EEEEEE;*/
 	background: #330000;
 	text-decoration: none;
	border-bottom-width: 0;
	border-bottom-style:none;
} 

/*FORMATOS DE TEXTO*/
.negrita
{
	font-weight:bold;
}
.italica
{
	font-style:italic;
}
.texto
{
	margin:2px 0;
	clear:both;
	padding:0px 10px;
    font: 92% Arial, sans-serif;
	text-align:center;
}
.textomin
{
	margin:2px 0;
	clear:both;
	padding:0px 20px 40px 50px;
    font: 80% Arial, sans-serif;
	text-align:left;
}
.textomin_de
{
	margin:2px 0;
	clear:both;
	padding:0px 60px 40px 0px;
    font: 80% Arial, sans-serif;
	float:right;
}
.textocaption
{
	margin:2px 0;
	clear:both;
	padding:0px 0px 0px 0px;
    font: 80% Trebuchet, sans-serif;
	text-align:left;
	font-style:italic;
	font-weight:bold;
}
.textocaptionde
{
	margin:2px 0;
	clear:both;
	padding:0px 0px 25px 0px;
    font: 80% Trebuchet, sans-serif;
	text-align:right;
	font-style:italic;
	font-weight:bold;
}


.subsec /*TITULO CON FONDO identado*/
{
    font-weight:bold;
    font-size:200%;
    background-color:#330000;
    color:#FFFFCC;
    padding:6px;
    margin-left:30px;
	margin-right:25px;
	margin-top:25px;
}
.subsec_cols /*TITULO CON FONDO no identado*/
{
    font-weight:bold;
    background-color:#330000;
    color:#FFFFCC;
    padding:6px;
    margin-left:0px;
	margin-right:25px;
	margin-top:25px;
}
/*ORIENTACION TEXTO-IMAGEN*/
.textoiz1 
{
	margin:2px 0; 
	clear:both; 
	padding:30px 30px; 
	font: 100% Trebuchet MS, Arial, sans-serif; 
}

.textoiz 
{
	margin:2px 0; 
	clear:both; 
	padding:5px 5px; 
	font: 100% Trebuchet MS, Arial, sans-serif; 
	text-align:justify;
}
.textoiz p
{
	font-size:92%;
	padding:0px 30px;
	line-height:150%;

}
.textoiz h3
{
	padding:30px 25px; 
	color: Black;	
	margin:0; 
	font-size: 124%;
}

.textoiz img
{
	padding:0px 0px;
	margin:18px 25px;
	float:right;
}
.textoiz table
{
	float:right;
	padding: 10px 50px;
}
.textoiz ul
{
	background-color:transparent;
	padding-right:25px;
}
.textoiz li
{
	/*margin-bottom:5px;*/
}
.textode
{
	/*background-color:rgba(255,255,255,0.1);*/
	margin:2px 0;
	clear:both;
	padding:5px 5px;
    font: 100% Trebuchet MS, Arial, sans-serif;
	text-align:justify;
}
.textode h3
{
	color: Black;
	padding: 0;
	margin:0;
	font-size: 124%;
}
.textode p
{
	font-size:92%;
	padding:5px 30px;
	line-height:150%;

}
.textode ul
{
	background-color:transparent;
	padding-right:25px;
}
.textode img
{
	padding:0px 0px;
	margin:21px 25px;
	float:left;
	border-width:0px;
}

/*FIN DE ORIENTACION TEXTO-IMAGEN*/
/*COLUMNAS*/
.colfot1
{
    width:200px;
/*    background-color:transparent;*/
}
.colfot_n1
{
    width:200px;
}

.colfot_n1 p
{
    font: 90% Trebuchet MS, Arial, sans-serif;
}

.colfot_n1 a
{
    font: 90% Trebuchet MS, Arial, sans-serif;
	color: #CC9966;
	text-decoration:underline;
}

.colfot_n1 a:hover
{
	color:#000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color:#000000;
}

.colfot2
{
    width:650px;
/*    background-color:transparent;*/
}
.colfot3
{
    width:300px;
/*    background-color:transparent;*/
}
.colfot4
{
    width:500px;
/*    background-color:transparent;*/
}
.colfot5
{
    width:450px;
/*    background-color:transparent;*/
}
.coliz
{
	margin:25px 30px;
	float:left;
    font: 92% Trebuchet MS, Arial, sans-serif;
	text-align:justify;
}
.colde
{
	margin:20px 30px 0px 0px;
	float:right;
    font: 92% Trebuchet MS, Arial, sans-serif;
	text-align:justify;
}
.coltex
{
    font: 92% Trebuchet MS, Arial, sans-serif;
    padding:6px 4000px;
    margin-left:20px;
	text-align:left;
	margin-right:25px;
    width:700px;
}

/*FIN COLUMNAS*/

/*REGULAR PAGES-SECCION TEXTO*/
.seccion_a
{
	width:1000px;
	background-color:#FFFFCC; 
	clear:both;
	float:left;
}

.seccion_a a
{
	font-size:90%;
	font-weight:bold;
	color: #CC9966;
	text-decoration:underline;
/*	text-align:right;*/
}
.seccion_a a:hover
{
	color:#330000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color:#330000;
}
/*NOTICIAS PAGES-SECCION TEXTO*/
/*PARA REVISAR*/

#updn
{
	position:relative;
	left:933px;
	top:5px;
	z-index:500;
}
#updn div
{
	background-repeat:repeat-y;
	background-position: center;
	width:35px
}
#flechas
{
	background-image: url('../imagenes/up-dn-1.png');
	height:74px
}
#solapa
{
	background-image: url('../imagenes/up-dn-2.png');
	height:8px
}
#updn #arriba
{
	position:relative;
	cursor:pointer;
	top:15px;
	background-image: url('../imagenes/up-1.png');
	height:13px;
	background-repeat:no-repeat;
	background-position: 0px 0px; 	
}
#updn #arriba:hover
{
	background-position:center -13px
}
#updn #abajo
{
	position:relative;
	cursor:pointer;
	top:30px;
	background-image: url('../imagenes/dn-1.png');
	height:13px;
	background-repeat:no-repeat;
	background-position: 0px 0px; 	
}
#updn #abajo:hover
{
	background-position:center -13px
}

.tituloseccion
{
	border-left:2px hidden Black; border-right:0px hidden Black; border-top:2px hidden Black; border-bottom:0px hidden Black; background-color:transparent; /*#50616b;*/
	padding-left:2px; padding-right:2px; padding-top:10px; padding-bottom:10px
}

.tituloseccion h3, .tituloseccion h4
{
	color: black;
}

#fotos-con
{
    clear:both;
}
#fotos-con li
{
	display: inline-block;
	text-align: left;
	font-size:small;
	font-weight:bold;
	color: #50627a;
	padding:0px 10px 20px 0px;

}
#fotos-con li img
{
	display: inline-block;
	text-align: left;
	padding:0px;
	margin:0px;
	border-bottom-width: 1px;
	margin-right:10px;
}