body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 13px;
	
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	color: #61492D;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	letter-spacing: 3px;
	font-size: 3em;
	color:#FF6600;
}

h2 {
	letter-spacing: 3px;
	font-size: 2em;
	color:#FF6600;
}

h3 {
	color:#FF6600;
	font-size: 1.5em;
}

p, ul, ol {
	
}

blockquote {
	margin: 15px 0px;
 	padding: 5px 7px 5px 40px;  	
    font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;		
	color: #B29269;	
	border: 1px solid #E3D1BA; 
	background: #F5EFE9;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000000;
}

/*a:hover {
	color: #85612E;
}

hr {
	display: none;
}*/

#container {
	width: 1024px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF ;
	border: 1px solid #FF9900;
}

#barderecha{
	float:right;	
	margin:0px;
	padding:0px;
	width:220px;
	top:50px; 
	font-size:1em;  
	text-decoration:none;
}

#barizquierda{
	float:left;
	width:220px;
	margin:0px;
	padding:0px;
	top:50px;  
	font-size:1em; 
	text-decoration:none;
}

/* Header */

#cabecera {
	height: 141px;
	padding-left: 240px;
	padding-top: 10px;
	padding-bottom: 0px;

}


/*table{
	border:#FF9A35 1px solid;
}*/

/* Page */

#cuerpo {
	width: 550px;
	padding-top: 20px;
	float:left;
}

/* Content */



#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

img {
	border:1px #FFFFFF solid;
}

#cabecera img{

	border:none;
}


.titulolista{
	border-left: 1px #FF9900 solid;
	border-top: 1px #FF9900 solid;
}


td { 

	text-align:center;
		
}

.opcionlista{

	border:1px solid #FFFFFF;
}

a img:hover{
	border-color:#FF9900;
}

/* Footer */

#footer {
	clear:both;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	margin-bottom: 27px;
}

#footer p {
	padding-top: 15px;
	font-size:11px;
}

#footer p a {
	color: #CFBAA1;
}
