/* CSS Document */
#main{
	width:auto;
	height: auto;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	color:#333333;
	font-size:12px;
	background-color:#f4f4f4;
	font-weight: normal;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: auto;
		}

a:hover {
	color: #FF8000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #FF6633;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #181818;	
}
ul span, ol span {
	color: #333;
}

#relleno_header {
	background-image:url(imagenes/header_bg.jpg);
	width:100%;
	height: 175px;	
			}
					
#header {
	background-image:url(imagenes/banner.jpg);
	width:778px;
	height:175px;
	margin-right: auto;
	margin-left: auto;
}

#relleno_menubar { background-image: url(imagenes/menu/menu_bg.jpg);
	width:100%;
	height: 36px;	
			}
			
#menubar {	width:780px;
			height:36px;;
			margin-right: auto ;
			margin-left: auto;
			}
#alinear_page {width:778px;
				heigth: auto;
				margin-left:auto;
				margin-right:auto;
 			}

#page {background-color: #f4f4f4;
		width:778px;
		height:auto;
		}
		
#sidebar {
	float: left;
	width: 230px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	position: static;
	left: 105px;
	top: 230px;
	z-index: auto;
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
}
.sidebox {
	background: #F2F2F2;
	border: 1px solid  #CCCCCC;
	margin-bottom: 10px;
}


/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #CCC;
	text-decoration:none;
	font-size: 13px;
}
#sidebar ul.sidemenu a.top{	
	color:#FF9933;
	font-weight:bold;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #FF3300;
	color: #FF6633;
}

		
/* 
#menu {background: url(imagenes/prepie.jpg);
	font-family:"Trebuchet MS", Verdana;
	float: inherit;
	color:#F5F5F5;
		height:35px;
}
*/

#Layer5 { float:inherit:
}

#content{
		float: inherit;
		margin-left:10px;
		width:528px;
		height: auto;
		font-family:"Trebuchet MS", Verdana;
			}
			
#contenido_index{ width:360px;
height: auto;
float: left;
margin-left:15px;
font-family:"Trebuchet MS", Verdana;
margin-bottom:25px;
margin-top:25px;
background-image: url(imagenes/finparrafo_index.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#contenido{
	width:510px;
	height: auto;
	margin-top: 10px;
	margin-bottom:20px;
	float: left;
	font-family:"Trebuchet MS", Verdana;
	background-image:url(imagenes/finparrafo_pagina.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	text-align:justify;
	margin-right: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#contenido h1 { font-family:"Myriad Pro", "Trebuchet MS", Arial;
color: #FA660E;
font-size:14px;
}
#contenido h2 { font-family:"Trebuchet MS", Verdana;
color: #FF9933;
font-size:12px;
font-style: bold;
}

#contenido li {
font-family:"Trebuchet MS", Verdana;
color: #333333;
font-size:12px;
}

#formato_pie { width:auto;
				height:auto;
					}
			
#prepie {
	background: #333333;
	font-family:"Trebuchet MS", Verdana;
	font-size-adjust:inherit;
	float: left;
	height:36px;
	color:#FFFFFF;
	width: 100%;
	font-size: 12px;
		}
		
#pie {
	background: url(imagenes/pie.jpg);
	font-family:"Trebuchet MS", Verdana;
	float:left;
	color:#F5F5F5;
	height:40px;
	width: 100%;
	font-size: 12px;
}

#Layer6 { padding:0px;
line-height: 100px:;
margin:0;
width: 150px;
height: 200px;
position:absolute;
}

#formulario {
padding: 4px;
}
/* CSS Document */

