/* *** Generated by www.csscreator.com *** */
/* *** modified by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
	padding:0px;
	margin:0px auto;
	background-image: url(imagenes/fondo.jpg);
no-repeat y;
	background-repeat: repeat;
	background-color: #737760;
	background-position: center top;
}
a {
	color: #FF9900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {color:#999999;}
a:hover {color: #DED5AA;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }
h2 {
	font-size:12px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
	background-color: #333333;
	color: #666666;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout---------- */
#Layer1 {
	position:absolute;
	top:23px;
	width:50%;
	height:185px;
	z-index:1;
		margin: 0px auto;

}
#container {
	width: 1000px;
	padding:0px;
	margin: 0px auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background-color: #000000;
padding: 0px;
margin: 0px; }

#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 200px #EBD3E0;  /* color of the left column  */ 
background-color: #423D35; /* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
	width:200px;
	float:left;
	position:relative;
	margin-left:-200px;
	margin-right:1px;
	background-image: url(images/fondo-menu.jpg);
	background-repeat: no-repeat;
	background-color: #644610;
 }

/* -----------------content--------------------- */
#content{ 
position: relative; 
margin: 0px; }

p{
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: right; } 
.fuentesdelmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
.fuentesnovedades {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.linea-separacion {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.fuente-titulo-contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	background-image: url(imagenes/barra-contenido2.jpg);
	background-repeat: no-repeat;
	text-indent: 135px;
	vertical-align: super;
}
.fuentescontenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}
* {
	margin:0;
	padding:0;
	list-style:none;
}
#basic-accordian{
	border:5px solid #DED5AA;
	padding:5px;
	width:571px;
	position:absolute;
	left:47%;
	top:450px;
	margin-left:-175px;
	z-index:2;
	margin-top:-100px;
	right: 50%;
}

.accordion_headings{
	padding:5px;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
	background-color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.accordion_headings:hover{
	background-color: #DED5AA;
}

.accordion_child{
	padding:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F4F4;
}

.header_highlight{
	background-color: #737760;
}
.fuentescontenidoctr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-align: center;
}
