
/* layout */
.container{width:960px;height:auto; background:#F0EDE6 url(../icons/container_bg2.jpg) top left repeat-y;} /*Also can be 840, 720, 600…*/



#header{
	padding:30px 0 0 24px;
	/*margin: 0px auto;border-bottom:1px solid #9f9b78;*/
	margin-bottom:0px;
	background-image:url(../icons/container_bg_top4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height:130px;
	/*border:1px solid #ccc;
	background-image:url(../icons/linea_bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;*/
}

#content{
	/*background:url(../icons/fondo_lucernario.gif) top right no-repeat;*/
	margin:0;
	padding:0;
}
#footer{
	margin:10px 0 20px 0;
	padding:10px 0 20px 0;
	background-image:url(../icons/container_bg_down.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size:12px;
	/*border-top:1px solid #9f9b78;*/

}
.page_peel{
	margin:0 5px 0 5px;
	height:20px;
	background-image:url(../icons/bg3.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.dashed_top{
	background-image: url(../icons/rule_dashed.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.colcontent{padding:16px 16px 16px 24px;}
/* border styles and colors */
.colcontent, .colcontent_border, .colcontent_vborder, .colcontent_hborder, .sidenote{border-style:solid; border-color:#666;}

/* colors */
body{color:#2b2516; background:#E5E5E5 url(../icons/page_bg.jpg);}
a{text-decoration:underline;}
a:link{color:#000;}
a:visited{color:#000;}
a:hover,a:active{color:#00d; }
.quiet{color:#666;}

/* font-family (sizes are set already) */
body{
font-size:16px;
font-family:"Palatino", "Palatino Linotype", "Georgia", "Times", "Times New Roman", serif;
/*
  "Garamond", "Hoefler Text", "Palatino", "Palatino Linotype", serif;
 "Baskerville", "Times", "Times New Roman", serif ;
 Georgia,"Times New Roman",Times,serif;
 */
line-height:20px;
}

h1,h2,h3,h4,h5,p,ol,ul{margin-bottom:18px;} /*all but h6 *************** original:18*/
div p:last-child {margin-bottom:0;}
h1{font-size:36px; line-height:36px}
h2{
	font-size:32px; 
	line-height:32px;
	 color:#006699;/*#7BFF00#8f8b6c;
	background-image: url(../icons/rule_dashed.gif);
	background-repeat:repeat-x;
	background-position:bottom left;*/
	border-bottom:1px solid #ccc;
	padding-bottom:4px;
	}
h3{font-size:18px;}
h4{font-size:12px; font-weight:bold;}
h5{font-size:12px; font-weight:bold;}

#header h1{
	text-indent:-999px;
	font-family: "Times New Roman",Times,serif;

	color:#474636;
		margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:20px;
}
select,input,textarea{font-family:Arial,Helvetica,sans-serif;}
pre,code{font-family:"Courier New", Courier, mono;}
blockquote{
	font-size:20px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style:italic;
	font-weight:bold;
	float:left;
	margin:10px 10px 10px 0;
	width:260px;
	float:left;
}


   blockquote:before { content: '\201C'; }
   blockquote:after { content: '\201D'; }
/*for dev only*/
.bgcolor {background-color:#efe;}
.bgcolor1 {background-color:#fee;}
.bgcolor2 {background-color:#eef;}
/*– Starter CSS end — */

table{
	vertical-align: top;
}
table td{
	padding:2px;
	vertical-align: top;
}
 #infomessage {
	/*display:none;*/
	clear:both;	
	padding:1em 2em;	     
	margin:5px;
	background:#b8dbff url(../icons/admin/information.png) left center no-repeat;
	font-weight:bold;
		
	}


.number{
	font-family: Georgia,Times New Roman,Helvetica,sans-serif; 
	font-weight: bold; 
	font-style:italic;
}	


#content img{
	
	background-color:#fff;
	float:left;
	
	padding:6px 10px 10px 6px;
	margin:2px 6px 2px 0;
	/*padding:8px;
	margin:6px 6px 6px 0;*/
	background:#fff url(../icons/images_background.jpg) bottom right no-repeat; 
}
#content img.noshadow{
	
	background:none; 
}


/* nav */
#header img{

}
/*  menu horizontal con submenu desplegable*/
#header .divnav {
	/*border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;*/
	margin:61px 0 0 0;
	clear:both;	
	/*padding:12px 0 0 0;
		
	background-image: url(../icons/rule_dashed.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
		*/
}
	ul#nav{
		padding: 0;
		margin: 0;
		list-style: none;

		/*font-style:italic;
		font-weight:bold;*/

	} 
	#nav ul { /* all lists */
		padding: 0;
		margin: 0;
		

		
	}

	#nav li a:link, #nav li a:visited {
		
		margin:0;
		text-decoration:none;
		font-size:16px;
		padding:6px 10px 16px 10px;
		/*background:transparent url(../icons/nav_bullet.gif) center left no-repeat;
		border-bottom:2px solid #EEE9E3;*/
		/*#fdfaf3color:#fff;
		width: 10em;*/
	}
	#nav li a:hover{
		/*border-bottom:2px solid #e3dfd6;*/
		color:#0066ab;
			background:transparent url(../icons/nav_hover_bg2.gif) center 3px repeat-x;
		/*background:#006699 url(../icons/nav_bullet.gif) center left no-repeat;
		color:#fff;*/
	}
	/*
	 * elemento activo
	 */
	#nav li a.selected {
		background:transparent url(../icons/nav_active_bg2.gif) center 3px repeat-x;
		/*border-bottom:2px solid #007BC1;*/
		color:#0066ab;/*#9f9b78;*/
			
	}
	
	#nav li { /* all list items */
		float: left;
		display:block; /* para centrar padding:6px;*/

		/*width: 10em;  width needed or else Opera goes nuts padding:2px;margin-right:1px;*/
		/*background:#9f9b78;*/
		margin:0;
		padding:6px 0 16px 0;
	}
	
	#nav li ul { /* second-level lists */
		position: absolute;
		background: white;
		width: 10em;
		left: -999em; /* using left instead of display to hide menus because display: none isn\\\\\\\'t read by screen readers */
	}


	#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
/* fin menu horizontal*/


.page_tree{
	
}
ul.page_tree {
/*text-indent:0px;*/
	list-style:none;
	margin:2px 0 0 0;
	padding:0;
}
.page_tree li{
/*	margin:0;
	padding:0;*/
	font-size:16px;
	line-height:34px;
	/*	background-image: url(../icons/rule_dashed.gif);
	background-repeat:repeat-x;
	background-position:bottom left;*/
	/*border-bottom:1px solid #ccc;
	 en vez de border una imagen para solucionar ul li ul .. */
	
}
.page_tree a{
	border-bottom:1px solid #ccc;
text-decoration:none;
display:block;
padding:0 6px;
	
}
.page_tree a:hover{
	border-bottom:1px solid #1e90ff;

	color:#006699;
}
.page_tree a.selected{
	
	font-weight:bold;
	background-color:#fff;
	color:#1e90ff;
	border-bottom:1px solid #999;
}

.slideshow{
	/*background-color:#fff;*/
	width:560px;
	height:220px;
	overflow:hidden;
	margin:0 0 0 0;
}
.slideshow img{
	background-image:none;
	margin:0 0 0 0;
	padding:0 0 0 0;	
}

#slide_prev{
	text-decoration:none;
	/*
	text-indent:-999px;
	background:transparent url(../icons/slide_buttons.gif) 0px 0px no-repeat;
	width:20px;
	height:15px;
	*/
}
#slide_next{
	text-decoration:none;	
}
/* FOOTER  */

#footer ul{
	list-style:none;
	margin-left:0;
	
}
#footer ul li{
	float:left;
}
	#navfooter li a:link, #navfooter li a:visited {
		margin:0;
		text-decoration:none;
		padding:0 6px 0 0;
	}
	#navfooter li a:hover{

		color:#0066ab;

	}
/* forms */

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  /*min-width: 400px;
  max-width: 600px;
  width: 400px; */
}

form fieldset {
 clear: both;   /* note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border: none;
  padding: 0;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	font:11px verdana,arial,sans-serif;
	color:#66666C;
	float: left; 
	width: 80px; 
	padding: 0; 
	margin: 5px 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}

/*

label{
	clear:both;
display:block;
margin-top:1em;
color:#666666;
font-size:0.9em;
}
*/
form iframe{
	margin: 5px 0 0 10px;
	
}

form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form input, form textarea, form select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	/*width:auto;*/      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 6px 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
							 
}


form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 90px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}



.nomostrar{
display:none;
}
input, textarea{
	/*width:400px;
	width:auto;*/
	font-size:16px;
	padding:3px;
	border:2px solid #dedede;
	background-color:#fafafa;
}


form input.title{
	font-size:18px;
	width:520px;
	padding:4px;
	font-weight:bold;
}

input:focus, textarea:focus{
	border:2px solid #a4b1bd;
	background-color:#FFFFFF;
	outline: 2px solid #e1e1e1;
}

input[type="file"]{/* no funciona*/
	border:1px solid #dedede;
	background-color:#fafafa;
	
}
input[type="submit"] {
	margin-top:1em;
	display:block;
	clear:both;
	border:0;
	padding:6px 6px 6px 16px;
	color:#fff;
	/*background-color:#006699;*/
	margin-left:90px;
	background:#006699 url(../icons/admin/bullet_tick.png) left no-repeat;
}
input[type="submit"].delete {
	margin-top:1em;
	float:left;
	border:0;
	padding:6px 6px 6px 20px;
	color:#ffffff;
	background:#a1a1a1 url(../icons/admin/bullet_cross.png) left no-repeat;
	
}
input[type="submit"]:hover {

	color:#000000;
	background-color:#C0C0C0;
}
form input.title{
	width:400px;
	font-weight:bold;
}



.errFld {border: 1px solid #F00; /*...errores de formulario wforms ... */}
.errMsg { 
	color: #000000;
	background-color:#FFFF99;
	margin:0px;
	padding:2px;
	text-indent:15px;
	background-image:url(../icons/admin/bullet_delete.png);
	background-repeat:no-repeat;
	background-position:top left;/**/
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

form .margin_left{
	margin-left:90px;
}

/*
 * mscln
 */
a.mscln{
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:0.01em;
}

