body {
	background-color: Silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/back.gif);
	background-repeat: repeat;
}

#page {

	background-image: url(images/back_page.jpg);
	background-repeat: repeat-x;
	width: 690px;
	height: auto;
	margin: auto;
	
}

#container {
	background-color: #C0C0C0;
	background-image: url(images/back_page.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	width: 680px;
	height: auto;
	margin: auto;
/*	border: 1px solid gray; */
	line-height: 130%;
}

#header {
	padding: .5em;
	height: 109px;
	}

#header h1 {
	padding: 0;
	margin: 0;
}


#contenidos {
	padding: 10px;
	margin-top: 10px;
	width: 680px;
	
}

#leftnav /* banners */{
	padding: 10px;
	height: auto;
	float: left;
	width: 100px;
/*	background-color: Aqua; */
/*	padding: .8em; 
text-align: center; */

}

#rightnav /* menu */ {
	padding: 10px;
	float: left;
	height: auto;
	width: 120px;
	margin-top: 1px;
/*	padding: 1em;*/
}


#rightnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#rightnav li {
	padding-left: 1.1em;
	/*border-bottom: 1px solid #999999;*/
	text-align: right;
	letter-spacing:1px;
	line-height: 200%;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
	}

#rightnav li a:hover {
	display:block;
	padding-left: 1.1em;
	background:#ffffff;
	height:20px;
	/*border-bottom: 1px solid #999999; */
	text-align: right;
	letter-spacing:1px;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#rightnav span {
	display:block;
	border-bottom: 1px solid #999999;
	height:20px;
	text-align: right;
	letter-spacing:1px;
	line-height: 200%;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#rightnav ol {
	text-align: right;
	line-height: 150%;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	letter-spacing: normal;

}	
	
#rightnav a:link, a:visited {
	color: #333333;
	text-decoration: none;
}


#rightnav a:hover  {
	color: #333333;
	text-decoration: none;
}
	
#content /* menu */ {
	width: 380px;
	float: left;
	height: auto;
	/*	border-left: 1px solid gray;*/
	/*	 margin-right: 200px;*/
	/*padding: 1em;*/
	/*	max-width: 36em; */
	background-color: #DDDDDD;
	padding: 5px;
	height: auto;
}


#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: Black;
	background-color: silver;
	line-height: 180%;
	font-weight: normal;
	margin-right: 5px;
	letter-spacing:1px;
	}


#content p {
	line-height: 170%;
	margin-left: 5px;
	margin-right: 5px;
}


#foto {
	/*width: auto;*/
/*	height: auto;*/
	border: 1px solid #999;
	margin: 0 10px 10px 0;
	padding: 1px;
	text-align: center;
}


#barra {
	height: 20px;
	width: 380px;
	background-color: #e9e9e9;
/*	margin: auto; */
	/*position: absolute;*/
}

#footer {
	clear: both;
	/*	margin: 0;
	 padding: .5em; 
	color: #333;
	height: 15px;
	/*	border-top: 1px solid gray; */

}


#footer p{
	color: #666666;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	}

#footer a:link, a:visited {
	color: #666666;
	text-decoration: none;
}


#footer a:hover a:link, a:visited {
	color: #666666;
	text-decoration: none;
}


#footer active a:link, #active a:visited, #active a:hover {
	border: 1px solid #333333;
	background-color: White;
	color: #666666;
	text-decoration: none;
		}


#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


/* Area de Publicidad */
.thumbnail {
/*float: left; */
width: 100px;
height: 50px;
border: 1px solid #999;
/*margin: auto; */
margin: 0 -2px -2px 0;
 padding: 1px;
text-align: center;
}

.clearboth {
clear: both; }


#buscador{
	text-align: right;
	border-bottom: 1px solid #999999;
}

input {
	background: #DCDCDC;
	border:1px solid #999999;
	font-size:9px;
	width: 120px;
	/*letter-spacing:1px;*/
	color: #666666;
	text-align: right;
}

textarea {
	background: #DCDCDC;
	border:1px solid #999999;
	font-size:9px;
	width: 180px;
	/*letter-spacing:1px;*/
	color: #666666;
	text-align: right;
}
.check {
	background: #DCDCDC;
	font-size:9px;
	width: 20px;
	/*letter-spacing:1px;*/
	color: #666666;
	text-align: right;
}
.boton {
	text-align: right;
	background: #DCDCDC;
	height:2em;
	width:auto;
	padding:0 1px;
	border:1px solid;
	font-size:9px;
	margin-top: 1px;
	text-align:center;
	vertical-align:middle;
	letter-spacing:1px;
	color: #666666;
		}
