/*
juandeloxa.com:  Hoja de estilos
por David Moya. http://www.atrioweb.com/
Última modificación: 1-6-2006
================================================*/

/*ESTILOS BÁSICOS
--------------------------------------------------------------*/
* {
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	color:#333;
	font:x-small/1.5em Georgia, "Times New Roman", serif; 
	voice-family: "\"}\""; voice-family:inherit;
	font-size:small;
	background: #E5E4E4 url(../img/bg_cont4.gif) 50% 0 repeat-y;
	} html>body {font-size:small;}


textarea, input {
	font-family: 'Courier New', Georgia, Verdana, serif; 
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}

img {
	border:0;
}

a:link,
a:visited {color:#FF7533; padding: 0 1px;}

a:hover {
	color:#FF7533;
	text-decoration: none;
}/*si el color es el mismo afecta a los img.foto en IE???????*/

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }



/*LAYOUT
--------------------------------------------------------------*/

#container{
	position:relative;
	text-align:left;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}

#pre-header {
	display:none;
	/*position:absolute;
	right:40px;
	top: 110px;
	z-index:10;
	*/
}


#header {
	position:relative;
	float:left;
	width:100%;
	height:83px;
	background:#444 url("../img/bg_header2.gif") repeat-x;
	/*background:url("../img/bg_header.gif") no-repeat;*/
	line-height:normal;
  }

#content {
	float:left;
	width: 778px;
}

#main {
	float:left;
	width:540px;
}


	#mainbody{
	padding:20px 30px;
	}

	/* resuelve IE and italics problem: http://www.positioniseverything.net/explorer/italicbug-ie.html */ 
	* html #mainbody {
		overflow: hidden;
		o\verflow: visible;
		/*width: 100%; el width no hace falta en este caso, al menos en IE5.5+ ¿Pero y en IE5 se verá bien?
		w\idth: auto;*/
		he\ight: 1%;
	}
	/* */

#sidebar {
	float:left;
	width: 238px;
}

	#sidebarbody {
	padding:30px 25px 20px;
	}

#footer {
	clear:both;
	padding: 20px 30px 20px 70px;
}


/*HEADER
-------------------------------------------------*/

#header #tit{
	position:absolute;
	top:14px;
	left:30px;
	width:181px;
	height:34px;
	background: #444 url(../img/bg_tit7.gif) no-repeat;
	text-indent:-9999px;
}

#header #tit a{
background: transparent;
}

#header ul {
	position:absolute;
	bottom:-1px;
	margin:0 0 0 25px;
	padding:0;
	list-style:none;
 }

html>body #header ul {bottom:0px;}

#header li {
  float:left;
  display:inline;
  background:url("../img/tab_left.gif") no-repeat left top;
  margin:0 0 0 5px;
  padding:0 0 0 5px;
  }
#header a {
  float:left;
  display:block;
  border:0;
  background:url("../img/tab_right.gif") no-repeat right top;
  padding:4px 15px 3px 10px;
  font-size:0.95em;
  text-decoration:none;
  color:#444;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#39f;
  }
#header #current {
  background-image:url("../img/tab_left_act.gif");
  }
#header #current a {
  background-image:url("../img/tab_right_act.gif");
  color:#39f;
  padding-bottom:4px; /* 1 más que el padding-bottom de a */
  }


/*fin nav */

#header #searchform{
	position:absolute;
	top:28px;
	right:27px;
	margin:0;
}

#header #searchform input{

}

#header #searchform input.text{
border: 0px solid #999;
width:113px;
padding:1px 1px 0;
}

#header #searchform input.boton{
border: none;
background: transparent url(/img/boton3.gif);
width:69px;
height:17px;
cursor:pointer;
}


/*MAIN 
-------------------------------------------------*/


#main h1 {
margin-bottom:0.5em;
font-size: 1.9em;
line-height: 1.2em;
font-weight:normal;
color: #FF7533;
}

	#item #main h1 {
	}

#main h2 {
margin-bottom:1em;
font-size: 1.2em;
line-height: 1.2em;
font-weight:bold;
color: #444;
}

#main h3 {
margin-bottom:1em;
font-size: 1.0em;
line-height: 1.2em;
font-weight:bold;
color: #444;
}

#main h3.audio {
background:url(../img/page_white_cd.gif) no-repeat 2px 0;
padding-left:22px;
line-height: 1.4em;
}


#main p {
margin-bottom:1em;
text-align: justify;
}

#main .color2{
color: #39f;
}

#main .titfoto{
color:#fff;
font-weight:bold;
background-color: #39f;
padding: 0 3px;
}

#main p em{
line-height:1.5em;
}

#main p a:link, #main p a:visited {
color:#FF7533;
border-bottom:1px dotted #333;
text-decoration:none;
}

#main p a:hover {
color:#fff;
background-color: #FF7533;
border-bottom: 1px solid #FF7533;
}


#main p#ficha {
text-align:left;
font-weight: bold;
}

#main .ficha {
color:#fff;
background-color: #39f;
}


#main a:link.audio, #main a:visited.audio {
background:url(../img/page_white_cd.gif) no-repeat 2px 0;
padding-left:22px;
border-width:0;
}

#main a:hover.audio {
color:#FF7533;
}

#main a.pdf {
background: url(/img/pdf.gif) no-repeat;
padding-left:20px;
}


#main ul {margin-left:2em;}

#main #cuerpo {}

#main .menos1{
font-size:85%;
line-height:1.4em;
}

/*index.php*/
#main p.sinmargin {
margin-bottom:0em;
}

#main .dest {
margin: 0.8em 0 0.5em 1em ;
display:inline; /*si no da un extraño error de margin en el texto (p) que le rodea*/
float:right;
width:234px;
color:#000;
  background:url("../img/bg_dest1.gif") no-repeat;

}

#main .dest2 {
  background:url("../img/bg_dest2.gif") no-repeat 0 100%;
  padding:20px 25px;
}

#main .destg {
clear:both;
margin: 0 0 12px 0;
color:#000;
width:476px;
  background:url("../img/bg_destg1.gif") no-repeat;

}

#main .destg2 {
  background:url("../img/bg_destg2.gif") no-repeat 0 100%;
  padding:30px 35px;
}

#main .cita{
text-align:right;
}

/*main dl------------------------------------------------------------*/
#main dl {
margin:0 0 1em 0;
padding:0;
}

#main .col2 dl {
float:left;
width:240px;
}

#main dl dt {
float:left;
margin:0;
padding:0;

}

#main dl dt img {
/*border: 2px solid #907B4C;*/
}

#main dl dt a:link,
#main dl dt a:visited {
border:0;
}

#main dl dd{
margin-left:90px;
padding-top:30px;
padding-right:1.0em;
line-height:1.3em;
}

	#buscador #main dl dd{/*excepcion en buscador*/
		padding-top:2px;
	}



#main dl dd a:link, #main dl dd a:visited{/*igual que los a de main p*/
color:#333;
border-bottom:1px dotted #999;
text-decoration:none;
padding:0 1px;
}


#main dl dd a:hover {
color:#fff;
background-color: #FF7533;
border-bottom: 1px solid #FF7533;
}

	/*buscador*/
	#buscador  #main dl dd a.seccion{
	display:block;
	margin-top:0.5em;

	color:#FF7533;
	font-size:0.85em;
	line-height: 1.2em;
	border:none;
	}

	#buscador #main dl dd a.seccion:hover{
		color:#000;
		background-color: transparent;
	}



/*SIDEBAR
-------------------------------------------------*/

#pre-sidebar{
margin-bottom:1.5em;
text-align:center;
}

#sidebar dl{
margin: 0 0 1em 0;
}

#sidebar dt{

	background-image:url("../img/bg_sidebar_tit.gif");
	padding: 2px 6px;
	color:#fff;
	font-weight:bold;
	font-size:0.95em;
	text-transform: uppercase;
text-align: center;
	border-bottom: 1px solid #F4F4F4;
}

#sidebar dd{

}


#sidebar dd ul {
	list-style: none;
	margin: 0px 0 0;
	padding: 0;
	}

#sidebar dd li {
	margin: 0;
	padding: 0px 0;
	border-bottom:1px solid #E8E8E8;

	}

#sidebar dd li a {
	text-decoration:none;
	display:block;
	background: url("../img/arrow1.gif") 3px 4px no-repeat ;
	border-width:0;
	padding: 1px 0 1px 24px ;
	font-size:0.95em;
	color:#FF7533;

}


#sidebar dd li a.active {
	font-weight:bold;
	background: #FF7533 url("../img/arrow1_on2.gif") 3px 4px no-repeat;
	color:#fff;
}


#sidebar dd li a:hover{
	background: #adadad url("../img/arrow1_on.gif") 3px 4px no-repeat;
	color:#fff;
}


/*FOOTER
-------------------------------------------------*/

#footer p {
font-size:0.85em;
font-family: Arial;
}

#footer p a{
color: #39f;
text-decoration: none;
}

#footer p a:hover{
background-color: #39f;
color:#fff;}


/*OTROS
-------------------------------------------------*/


/*ACCESIBILIDAD
-------------------------------------------------*/


table#atajos
{
	border-left:1px solid #7F99B2;
	border-top:1px solid #7F99B2;
	border-spacing:0px;/*por seguridad, ponerlo para eliminar el cellspacing en Mozilla. IE no lo soporta*/
font-size:0.85em;
}

table#atajos th
{
	border-right:1px solid #7F99B2;
	border-bottom:1px solid #7F99B2;
	/*background:url(../imagenes/th-back.gif) top left no-repeat;*/
	background-color:#BDF;
	padding:0.2em 1em;
	border-spacing:0;
	vertical-align:top;
	white-space:nowrap;
	line-height:normal;
	color:#000;
}

table#atajos tr
{
	margin:0;
	padding:0;
	border-spacing:0;
	white-space:nowrap;

}

table#atajos td
{
	border-right:1px solid #7F99B2;
	border-bottom:1px solid #7F99B2;
	margin:0 1em;/*?*/
	padding:0.2em 1em;
	border-spacing:0;
	vertical-align:top;
}

/*-------------------------------------------------*/

/*fotos------------------------------------------------*/

	img.fotop  {
	border:1px solid #dadada;
	background-color:#fff;
	padding:4px; 
	}


	a:hover img.fotop  {

	border:1px solid #ff7533;

	}

	img.float {
	float:left;
	margin-right:1.5em;
	margin-bottom:1em;
	border:1px solid #999;
	
	}

	img.border{
	border:1px solid #333;
	}

/*Y EL INDISPENSABLE CLEARFIX 
-------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


