body, td, th {
	font-family: Calibri, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%
}
 
body	{
	margin: 0px;
	background-color : lightsteelblue;
}

img	{ border-width: 0px }

p { margin-bottom: 0px }


a:hover	{
	color: Navy;
	text-decoration: none
}

 a, a:visited {
	color: #445395;
	text-decoration: none;
	}

/* Fixes one of many Firefox unique issues
   "It's not a bug, but a feature!" */
a {
	outline: none;
	}	

div#layout	{ margin: 0px auto 0px auto;
border: 0px solid #999;
background-color: #ffffff;
width: 800px; 
text-align: left; 
position: relative }

div#footer {
clear: both;	
padding-right: 0px;
	padding-left: 0px;
	width: 796px;
	max-width: 796px;
text-align: center;
background-color: #DECFB5; 
border: 1px solid #999999;
	border-top: 0px ;
}




#links	{ text-align: center }

div#site {
	padding-right: 0px;
	padding-left: 0px;
	width: 798px;
	max-width: 798px;
	margin: auto;
	border: 1px solid #999;
	border-top: 1px solid #999;
	background: #fff;
	color: #333;
	text-align: left;
	border-bottom : 0px solid #999;
}

div#content {
	padding: 10px;
	line-height: 140%;
	margin-left: 25%;
	}
	
div#header {
	padding: 0px;
	background-image: url(images/header.jpg);
	border-bottom: 0px solid #333;
	height: 130px;
		text-align: right;
			color: Maroon;
	}

div#header h1 {
	font-size: 150%;
	margin: 10px;
	}

div#header a {
	color: Maroon;
}

div#header a:hover {
	text-decoration: none;
	color: Red;
}

div#header span {
	margin: 10px 10px;
	color: #f8f8f8;
}

div#menu {
	float: left;
	padding: 5px 10px 10px 10px;
	line-height: 150%;
	margin-right: 1%;
	width: 170px;
}

div#menu h4 {
	border: 1px solid #999999;
	border-bottom-width: 2px;
	border-right-width: 2px;
	background: #DECFB5;
	padding: 3px 5px;
	text-align: right;
	font-size: 13px;
	margin: 10px;
}

.textoaireado {
background-color: #EDF7FC; 
border: 1px solid #7DB7D1; 
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;

}

div#cuadro, div.cuadro {
	background: #EDF7FC;
	margin-bottom: 5px;
	color: #072a66;
	text-align: center;
	font-size: 11px;
	border: 1px solid #7DB7D1;
		text-align: justify;
	padding: 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.phpcode { 
background-color: #EDF7FC; 
border: 1px solid #7DB7D1; 
font-family: Consolas, "Courier New", 
Courier, monospace; font-size: 1em 
}

.style1 {color: #0000BB}
.style2 {color: #007700}
.style3 {color: #DD0000}

/*
	Copyright box
*/

div#copyright {
	text-align: center;
	color: Maroon;
	font-size : 12px;
}

div#copyright a {
	color: #fff;
	line-height: 30px;
	text-decoration: underline;
	}

div#copyright a:hover {
	text-decoration: none;
	}
	
div.clear {
	clear: both;
}

.campo {
	background: #f0f5fa;
	margin-bottom: 5px;
	color: #072a66;
	border: 1px solid #c2cfdf;
	font-family : Verdana Arial Helvetica sans-serif;
	font-size : 12px;
}

.boton {
	background: #f0f5fa; 
	margin-bottom: 5px;
	color: #072a66;	
	font-weight: bold; 
	border: 1px solid #c2cfdf;
}
