* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 14px;
 background-color: #F9F7ED;
}
#wrapper {
 width: 800px;
 margin: 0 auto;
}
/*#navbar {
 border: 1px solid #ccc;
 margin: 5px 5px 5px 5px;
 padding: 4px;
 background-color: #A3A38F;
}*/
#header {
 border: 1px solid #ccc;
 margin: 5px;
 height: 90px;
 padding: 0;
 font-size: 11px;
 background-image:url(../images/cabecera5.jpg);
 background-color: #C9C9BE;
}
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 0 5px 0px 5px;
 padding: 4px 0 4px 0;
 display: inline; /* IE Hack */
 width: 220px;
 float: left;
 border: 1px solid #ccc;
 background-color: #FFFFFF;
 min-height: 300px;
}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */ 

#centercolumn {
background-color:#FFFFFF;
 border: 1px solid #ccc;
 margin: 0;
 display: inline; /* IE Hack */
 padding: 4px;
 width: 68.8%;
 float: left;
 min-height: 300px;
}
* html #centercolumn {height:300px} /* IE Min-Height Hack */ 

#footer {
 background-color: #A3A38F;
 margin: 5px 5px 5px 233px;
 display: inline; /* IE Hack */
 padding: 4px;
 float: left;
 width: 68.7%;
 font-size: 11px;
}



/******************************* Text and image formatting *******************************/

#header p {
   margin-top: 0px;
   margin-right: 2px;
    float: right;
}

#header a:link, a:visited
{
color: #00F;
text-decoration: none;
}

p {margin-bottom: 15px;
   margin-top: 15px;
}

h1 {
	color: #87a448;
	margin-top: 85px;
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2.6em;
}

.red {color: #614240;}

h2 {
	color: #bf8a44;
	margin-left: 120px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

h3 {
	height: 31px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 75px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #84A54A;
	border-bottom: 1px dotted #CCCCCC;
}

h4 {
	width: 210px;
	margin-top: 2px;
	margin-bottom: 20px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #A6BB7A;
}

.style1 {font-size: 18px}
.style4 {font-size: 16px}
blockquote {
	background-color: #F4F7F0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 30px;
	padding-bottom:30px;
	border: 1px dotted #EBE2B7;
	background-image: url(../images/blockquote.png);
	background-repeat: no-repeat;
	font-style: italic;
}


/*img {border: 1px thin #336600;}*/

.float_left {float: left;
              margin-right: 10px;}

.float_left_estrecho {float: left;
              margin-right: 10px;
			  width: 250px;}
			  
.float_right {float: right;
              margin-left: 10px;}
			 
a:link {color: #557C2B; text-decoration: none;}     /* unvisited link */
a:visited {color: #83A956; text-decoration: none;}  /* visited link */
a:hover {color: #821115; text-decoration: none;}   /* mouse over link */
a:active {color: #577E2D; text-decoration: none;}   /* selected link */

a.externo:link, a.externo:visited, a.externo:hover, a.externo:active {
background-image: url(../images/externalv.png); 
background-repeat: no-repeat; 
background-position: right center; 
padding-right: 18px; 
text-decoration: none;
}
a.externo:link {color: #557C2B;}
a.externo:visited {color: #006633; }
a.externo:hover {color: #821115; } 
a.externo:active {color: #577E2D;} 

a.fotos:link, a.fotos:visited, a.fotos:hover, a.fotos:active {
background-image: url(../images/fotos.gif); 
background-repeat: no-repeat; 
background-position: right center; 
padding-right: 18px; 
text-decoration: none;
}
a.fotos:link {color: #557C2B;}
a.fotos:visited {color: #006633; }
a.fotos:hover {color: #821115; } 
a.fotos:active {color: #577E2D;}
/********************************* Navigation **********************************/

#navcontainer { }

#navcontainer ul
{
	list-style-type: none;
	font-weight: bold;
	color: #990000;
}

#navcontainer a
{
	display: block;
	padding-top: 17px;
	padding-left: 37px;
	width: 182px;
	background-color: #DCE3ED;
	border-bottom: 1px solid #eee;
	background-image: url(../images/menuv.png);
	background-repeat: repeat-x;
	height: 27px;
}


#navcontainer a:link, #navlist a:visited
{
color: #93B26E;
text-decoration: none;
}

#navcontainer a:hover 
{	
	background: url(../images/menuv.png) 0 -45px;
	color: #562930;
}

/***************** Listas ***************************/
#centercolumn  ul
{
	list-style-image: url(../images/lista.gif);
	list-style-position:inside;
	color: #333333;
}



/**************************************** extra classes: popup ****************************/

.popup {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
 background-color: #F9F7ED;
}

/************imagenes**************************************************************/


.visordiv { 
margin-top: 6px;
margin-left: 530px;
}

 .floatright1
{
float: right;
width: 160px;
margin: 0 8px 10px 0;
background-color: #fff;
padding: 2px;
border-top: 1px dotted #999;
border-right: 1px dotted #555;
border-bottom: 1px dotted #555;
border-left: 1px dotted #999;
}
 .floatright2
{
float: right;
width: 90px;
margin: 0 8px 10px 0;
background-color: #fff;
padding: 2px;
border-top: 1px dotted #999;
border-right: 1px dotted #555;
border-bottom: 1px dotted #555;
border-left: 1px dotted #999;
}
div.floatright1 img, div.floatright2 img
{
border-top: 1px dotted #555;
border-right: 1px dotted #999;
border-bottom: 1px dotted #999;
border-left: 1px dotted #555;
}
/***********************************listas********************************/
#centercolumn  ul
{
	list-style-type: circle;
	list-style-position:inside;
	font-style:italic;
}
