/* *** 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 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	padding:0px;
	margin:0px;
}
a {
	color: #333333;
}
a:visited {
	color:#333333;
}
a:hover {
	color: #000000;
}
a:active {
	color:#666666;
}

h1 {
font-weight:normal;
letter-spacing:-1pt;
	font-size: 19px;
	text-transform:uppercase;
	border-bottom:1px solid #564b47;
	padding:5px 15px;
	margin:0px;
	border-bottom: 1px dotted;
}
h2 {
	letter-spacing:-1pt;
	font-size:20px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
	border-bottom: 1px dotted;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout---------- */
#container {
	width: 950px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
} 

#escudo{
position:absolute;
}

#gris{
background:#E6E4E5; 

}

/* ----------banner for logo-------------- */
#banner {
text-align: right;
background:url(img/cabeza-back.jpg) no-repeat;
border-bottom:4px solid #FFFFFF;
padding: 0px;
height:115px;
margin: 0px; }

#banner img {padding:10px 0px;} 

/* ----------outer and inner----------------- */
#outer{
	border-left: solid 450px #FFFFFF;  /* color of the left column  */
	background-color: #ffffff; /* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
	width:445px;
	float:left;
	position:absolute;
	margin-left:-250px;
	margin-right:1px;
	left: 250px;
	top: 118px;
 }

/* -----------------content--------------------- */
#content{
	position: relative;
	margin: 0px;
	width: 500px;
}

p{
	font-size:12px;
	padding: 5px 10px;
	margin:0px;
}

pre{
    letter-spacing:0px;
	font-size:12px;
	margin:0 0 15px 0;
	padding-left: 7px;
	padding-bottom:5px;
	line-height:26px;
	font-family: Arial,Lucida Sans, sans-serif;
	}

/*  ----------------footer---------------------- */ 
#footer {
background:#EE2524;
clear:left;
padding:0px;
margin:0px;
text-align: right; } 

