@import url('header.css');
@import url('usuarios.css');
@import url('home.css');
@import url('footer.css');


body {
  color: #333333;
  font-family:  Arial, tahoma,  Verdana, Helvetica,  sans-serif;
  font-size:  11px;
  background-color:#80bd14
/*  background-color:#17668E;
  background:url(img/pattern_158.gif) repeat;*/
  
/*  margin: 0 0 0 0; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
/*  padding: 0 0 0 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */

}


html, body, div, span, p, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 0 0;
*/
  padding: 0;*/
  border: 0;
	outline: 0;
	position:relative;

 /* position:relative; */
}
h1, h2, h3, h4, h5, h6 {
  
}
h1, h3, h4, h5, h6 {
color:#000033;
}
h2{
color:#000033}
h1, h2 {
font-size: 18px;
font-family: Arial, Helvetica,  sans-serif;
}
h3, h4, h5, h6 {
font-size: 13px;
font-family: verdana, Arial,  sans-serif;
text-transform:;
}

.wrap {
	width:100%;
	padding:0px;
	margin:0px;
}
#content {

    margin:0 auto;
	padding:0 0 0 0;
	height:auto;	
	width:990px;
	left:0;
	top:0;


	
	
	
	
}
/* partir de aqui comienzan a definirse los estilos de las páginas interiores, como la de contenidos, noticias, todos las páginas de inicio de secciones.*/
/*NUEVOS ESTILOS */
.clearfix:after {    content: ".";    display: block;    height: 0;    clear: both;    visibility: hidden;    }
.clearfix {    zoom: 1; }    /* triggers hasLayout. Only IE can see inside the conditional comment */
.clearFloat:after {    content: ".";    display: block;    height: 0;    clear: both;    visibility: hidden;    }
.clearFloat {    zoom: 1; }    /* triggers hasLayout. Only IE can see inside the conditional comment */

.linkAdministrador, .linkAdmin {background-color: #FF6600;}
.linkAdmin {
    height:7px;
	width: 7px;
	z-index:1;
	position:absolute;
}
.linkAdministrador {

    height:15px;
	width: 15px;
	z-index:1000;
	bottom:0px;
	position:absolute;
}
#administrador .ContWrapper .ContWrapper2 .CentralColumn {margin: 0 180px 0 0; }
#administrador .ContWrapper {margin-top:0px;}
#administrador .CentralColumn { }
#administrador .CentralColumn {padding:0 0 0 0;}
#administrador .ContWrapper .ContWrapper2 .clearFloat  {clear: left; display: inline-block;}
#administrador .ContWrapper .ContWrapper2  .IndiceColumn {float: right; width: 160px; padding:10px 10px; overflow: hidden; margin: 0 0 0 0;}
#administrador .IndiceColumn {clear:left; text-align:right}

#albums .ContWrapper .ContWrapper2 .CentralColumn {margin: 0 185px 0 0; }
#albums .ContWrapper {margin-top:0px;}
#albums .CentralColumn { }
#albums .CentralColumn {padding:0 0 0 0;}
#albums .ContWrapper .ContWrapper2 .clearFloat  {clear: left; display: inline-block;}
#albums .ContWrapper .ContWrapper2  .IndiceColumn {float: right; width: 185px; padding:0px 0px; overflow: hidden; margin: 0 0 0 0;}
#albums .IndiceColumn {clear:left; text-align:center}
/* Termina */

#home .ContWrapper .ContWrapper2 .CentralColumn {margin: 0 0 0 0; }
#home .ContWrapper {margin-top:0px;}
#home .CentralColumn { }
#home .CentralColumn {padding:0 0 0 0;}
#home .ContWrapper .ContWrapper2 .clearFloat  {clear: left; display: inline-block;}
#home .ContWrapper .ContWrapper2  .IndiceColumn {float: left;width: 0px; padding:10px 10px; overflow: hidden; margin: 0 0 0 0;}
#home .col1 {float: left;padding: 0px 0px; width: 770px; padding:0px 0px}/* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
#home .col2 {margin: 0 0 0 770px; background:#fff;}


#ContWrapper {
	text-align: left; 
	display: table;
	
}
#ContWrapper #ContWrapper2 #IndiceColumn {
	float: left;
	padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 185px;
}
/* Contains the main page content. When using a mutliple column layout the margins will be set to account for the floated columns' width, margins, and padding. */
#ContWrapper #ContWrapper2 #CentralColumn {
	margin: 0px 0px 0px 175px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px 0px 0px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}
#CentralColumn {width:790px;}
/* Using floated elements and a clear float class is a common method to accomplish multiple column tableless layouts. If floated elements are used without being cleared the elements following will wrap around the floated element. This class should be applied to an element after the last floated element and before the close of the container with floated elements. */
#ContWrapper #ContWrapper2 .clearFloat {
  clear: right;
  display: block;
}
#HomeUsersBox {
}
#IndiceColumn {
	border-spacing:0px;
	margin-top: 0px;
	margin-right: 0px;
	padding:0px 5px 5px 15px;
}
#ContentHeaders {
margin: 4px 0px 20px 0px;
height:30px;
width:510px;
}
#sangrias {margin:0px 0px 0px 0px}
#sangrias.texto_contenido, #sangrias.texto_usuarios{

}

#sangrias_top {padding:5px 0px 3px 0px;}

#emailButton {background-image:url(img/emailButton.gif); margin-right:10px; float:right; margin-top:0px; width:32px; height:32px}
#homeButton {background-image:url(img/homeButton.png); background-repeat:no-repeat; margin-right:25px; float:right; margin-top:7px}




a {
color:#000000;
}
.clear {
clear:both}
.clearFloat {
clear:both;
}
img{
border:none;
overflow:hidden;
}

#sangrias_top h1{
font-size: 150%;
font-weight:normal;
letter-spacing:2pt;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}






/*AQUI TERMINA LA PARTE DEL HEADER O CABEZA


*/
/*COMIENZA LA PARTE DE LOS ESTILOS DEL PIE DE PAGINA
*/

/*BOTONES DE ADMINISTRACION Y ESTILOS DE AREAS DE ADMINISTRACION
*/
#b_edit, #b_edit_centrales{ height: 14px; margin: 2px 0px 2px 2px; width: 50px; position:relative; color: #fff; font-size: 10px; font-weight: 500; padding: 0px 10px 3px 15px; float:right; background-color:#FF6600; z-index:1000;}
#b_edit_menu { height: 14px; margin: 2px 0px 2px 2px; width: 50px; position:relative; color: #fff; font-size: 10px; font-weight: 500; padding: 0px 10px 3px 15px; float:right; background-color:#FF6600; z-index:1}

#b_usuarios_personal { 
display:block;
	
	padding:0 0 0 14px;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:inherit;
	text-decoration:none;
	margin:10px 0 10px 0px;
	text-decoration:none;
	height:25px;
	font-size:12px;

 }
#b_usuarios_personal a{ color:#4F5140;
	text-decoration:none;
}
#nug_admin { float: left; padding: 5px 5px 5px 5px; text-align: center; width: 75px; font-size:10px }
#row_admin, #row_admin_key {
	width:990px;
	margin: 0 auto;
	color:#000000;
	height:2px;
}



.wrap {
	background-color:;
}
#content {
	background-color:#FFF;
}
#ContWrapper {
}

#ContentHeaders {
border-bottom:0px dotted #081D28;
}


#IndiceColumn {
border-left:#666666 dotted 0px;
}
#ContWrapper #ContWrapper2 #IndiceColumn {
	color:#000;
}
#IndiceColumn a{
color: #333333;
}
#CentralColumn ul{
	width:155px;
	padding:0 0 19px 40px;
}
#CentralColumn ul li{
	font-size:120%;
	line-height:40px;
	list-style:none;
}
#CentralColumn ul li a{
	display:block;
	padding:0 0 0 50px;
	font:normal 11px/16px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:inherit;
	text-decoration:none;
}
#CentralColumn ul li a:hover{
	color:#333333;
	background-color:#F5F7E7;
}
/* CAJA LOGIN USUARIOS */

#headersearchandlogin
	{
	float:left;
	width:940px;
	height:46px;
	padding:0px 0px 0px 5px;
	margin:0px;
	}
#loginbg
	{
	float:left;
	width:575px;
	background-image:url(images/loginbg.gif);
	background-repeat:repeat-x;
	height:33px;
	padding:13px 0 0 0;
	}
#loginbgUser { float:left; padding:3px 5px 0px 15px; font-family: Arial;
	font-weight:normal;
	font-size:15px;
	color: #cc6600;
	line-height:14px;
	width:180px}
#loginData { width:220px; padding:3px 0px 0px 10px; font-family: Arial;
	font-weight:normal;
	font-size:11px;
	color: #FFF;
	line-height:14px;
	}
#loginData a{ padding:0px 5px 0px 3px; color:#666; text-decoration:none }	
#loginData a:hover{ color:#cc6600; text-decoration:underline; }	

#userlogin
	{
	padding:2px 0 0 29px;
	width:89px;
	font-family: Arial;
	font-weight:normal;
	font-size:15px;
	color: #06527e;
	}
#usernametextfield
	{
	width:120px;
	padding:5px 5px;
	margin:0px;
	}
 form input.txtBox{
	width:115px;
	height:17px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	margin:0 0 0px 0;
}
.logintextfield
	{
	border:1px solid #404040;
	width:116px;
	height:14px;
	font-family: Arial;
	font-weight:normal;
	font-size:9px;
	color: #000000;
	padding:4px 0 0 4px;
	}
#passwordtextfield
	{
	width:120px;
	padding:5px 5px;
	margin:0px;
	float: left;
	}
#gobutton
	{
	float:left;
	padding:0 0 0 7px;
	width:41px;
	left:0;
	top: 0;
	}
form .gobutton
	{
	float:left;
	width:21px;
	height:21px;
	text-align:center;
	text-decoration:none;
	background-image: url(images/gobutton.jpg);
	background-repeat:no-repeat;
	background-color:#FF6600;
	border:#FF3300 1px solid;
	margin-left:0px;
	margin-top: 5px;
	top: 20px;
	border:none;
	
	}
.gobutton:hover
	{
	float:left;
	width:21px;
	height:21px;
	text-align:center;
	text-decoration:none;
	background-image: url(images/gohover.jpg);
	background-repeat:no-repeat;
	}
#rigisternow
	{
	width:96px;
	padding: 0px 0 0 9px;
	top:7px;
	left: 5px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	}
.registernow
	{
	float:left;
	width:96px;
	text-align:center;
	height:18px;
	background-image:url(images/registernowactive.jpg);
	font-family: Arial;
	font-weight: normal;
	font-size:11px;
	color: #cc6600;
	padding:3px 0 0 0;
	text-decoration:none;
	line-height:14px;
	position:relative;
	top: 0px;
	left: 10px;

	}
.registernow:hover
	{
	float:left;
	width:96px;
	text-align:center;
	height:18px;
	background-image: url(images/registernowhover.jpg);
	font-family: Arial;
	font-weight: normal;
	font-size:11px;
	color: #63b8d3;
	text-decoration:none;
	padding:3px 0 0 0;
	line-height:14px;
	}
/* CONTENIDOS */
#contenidos .ContWrapper .ContWrapper2 .CentralColumn {margin: 0 10px 0 170px; z-index:0 }
#contenidos .ContWrapper {margin-top:0px; z-index:0}
#contenidos .CentralColumn { border-bottom:#CCCCCC 1px solid; border-right:#CCCCCC 1px solid; border-left:#CCCCCC 1px solid; border-top:#CCCCCC 1px solid;}
#contenidos .CentralColumn {padding:9px 4px;}
#contenidos .ContWrapper .ContWrapper2 .clearFloat  {clear: left; display: inline-block;}
#contenidos .ContWrapper .ContWrapper2  .IndiceColumn {float: left;width: 150px; padding:10px 10px; overflow: hidden; margin: 0 0 0 0;}
#contenidos .IndiceColumn {clear:left;}
#contenidos .col1 {padding-left: 25px; padding-bottom:25px;}
#contenidos .col2 {	width: 390px;	padding-top:15px; padding-left:10px; padding-right:10px	float:left;	}
#contenidos .IndiceColumn {} 
#contenidos .IndiceColumn h1{color:#666666; font-size:12px; font-weight:700; width:170px; line-height:22px; border-bottom:solid 1px #006699;}
#contenidos .IndiceColumn a{ color:#666666; text-decoration:none;}
#contenidos .IndiceColumn a:hover{ color:#cc3333; text-decoration:none;}
#contenidos .menuContenidosTitulo h1{font-size:34px; font-weight:bold; margin-bottom:-9px; color:#999999; font-family:Arial, Helvetica, sans-serif; padding-left:25px;}
#contenidos .headerContenidos { padding-left:15px; color:#663333; padding-top:15px; z-index:0}
#contenidos .headerContenidos a{color:#663333; text-decoration:none}
/* GALLERY */
#gallery {}
#gallery .ContWrapper .ContWrapper2 .CentralColumn {margin: 0 0 0 195px; }
#gallery .ContWrapper {margin-top:0px;}
#gallery .CentralColumn { border-bottom:#CCCCCC 1px solid; border-right:#CCCCCC 1px solid; border-left:#CCCCCC 1px solid; border-top:#CCCCCC 1px solid; background-color:#f9f9f9}
#gallery .CentralColumn {padding:9px 4px;}
#gallery .ContWrapper .ContWrapper2 .clearFloat  {	clear: left;	display: block; /*iniher block edgar*/}
#gallery .ContWrapper .ContWrapper2  .IndiceColumn {	float: left;	width: 170px;	padding:0px;	overflow: hidden;	margin-top: 10; /*0 original mente edgar*/	margin-right: 0;	margin-bottom: 0;	margin-left: 10px;}
#gallery .IndiceColumn {clear:left;}
#gallery .col1 {padding-left: 25px; padding-bottom:25px;}
#gallery .col2 {	width: 390px;	padding-top:15px; padding-left:10px;	float:left;	}
#gallery .IndiceColumn {border:#cdcdcd 1px solid; background-color:#fff; padding:10px 10px} 
#gallery .IndiceColumn h1{color:#000000; font-size:11px; font-weight:700; width:100%; line-height:40px; border-bottom:solid 1px #cdcdcd; background-color:#009999; letter-spacing:1px; padding-left:10px}
#gallery .IndiceColumn a{ color:#000066; text-decoration:none; line-height:22px; font-size:11px}
#gallery .IndiceColumn a:hover{ color:#000000; text-decoration:none;}
#gallery .menuContenidosTitulo h1{font-size:34px; font-weight:bold; margin-bottom:-9px; color:#999999; font-family:Arial, Helvetica, sans-serif; padding-left:25px;}
#gallery .headerContenidos { padding-left:15px; color:#663333; padding-top:15px}
#gallery .headerContenidos a{color:#663333; text-decoration:none}
#gallery .contador {
	float:left;
	margin-left:670px;
	margin-bottom:10px;
}
#gallery .thumbnail {float:left; width:140px; margin:0px; border:#009933 0px solid; text-align:center; vertical-align:bottom; padding:10px; height:140px}

#plantillaContenido {background:url(img/fondoCentralContenidos.jpg) no-repeat #FFFFFF 10px 10px;}
#plantillaIndice { background:url(img/fondoIndiceContenidos.jpg) no-repeat #FFFFFF 0px 10px; height:500px} 
#plantillaContenido {margin: 0 0 0 170px; padding:0 10px 0px 0px; font-size:12px; text-align:justify}
#plantillaIndice {margin: 0 0 0 0; float:left; width:160px;}
#plantillaHeader {text-align:right; height:195px; border-bottom:1px #000000 solid;}
#plantillaHeader h1{ font-size:18px; font-weight:bold; line-height:42px; right:10px; top:30px;}
#plantillaHeader h2{ font-size:14px; font-weight:bold; line-height:62px; right:10px; font-style:italic}
#plantillaHeader h3{ font-size:10px; font-weight:600; line-height:25px; right:10px; margin-bottom:4px; margin-top:65px}
#plantillaContenido p {margin:5px 0px 5px 0px;}