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

body {
background: url(img/bckgnd.jpg) left top repeat-x;
background-color: #f1df01;
font-size: 14px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #0033CC;}
a:visited {color:#660066;} /*link ya abierto*/
a:hover {color: #0066CC;}
a:active {
	color:#0094EC;
}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #f1df01; /*#418C2B*/
border-top:1px solid #f1df01;
border-bottom:1px solid #f1df01;
padding:0px 0px;
margin:0px }
h2 {
font-size:20px;
font-weight: normal;
padding: 0px 0px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout---------- */
#container {
width: 732px;
padding: 0px;
margin: 0px;
margin-top: 9px;
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: center;
background-image:url(img/bckgnd-banner.jpg);
/*background: url(img/bckgnd-banner.jpg);
background-color: #000f71;*/
padding: 0px;
margin: 0px; }

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

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 0px #000f71;  /* 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 {
 background: url(img/bckgnd-left.jpg);
 /*background-color: #000f71;*/
 height: 37px;
 }

/* -----------------content--------------------- */
#content{
position: relative;
margin-left: 10px; 
margin-right: 10px;
margin-top: 20px;
margin-bottom: 20px;
}

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

.estilotabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: normal;
}

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

/*  ----------------footer---------------------- */ 
#footer {
background-color:#f1df01;
/*background: url(img/bckgnd.jpg) left top repeat-x;
background-image: url(img/bckgnd_footer.png) top no-repeat;
clear:left;
padding:0px;
margin:0px;*/
text-align: right; } 
