* {
	margin : 0;
	padding : 0;
}

a {
	color : #437fda;
	text-decoration : none;
}
a:visited {
	color : #437fda;
	text-decoration : underline;
}
a:hover {
	color : #E0691A;
}
body {
height: 100%;
  margin: 0;
  padding: 0;

 
background :  url(images/bg/light_body.gif) repeat-y top center ;

}
h1 {
	color : #FFF;
	padding : 1em 9em 0 1em;
	font-size:12px
}

h2 {
	color : #343434;
	font :  140% sans-serif;
}
h3 {
	color : #343434;
	font :  157% sans-serif;
	padding : 1em 4em 0 4em;
	
}
h4 {
	color : #343434;
	30% sans-serif;
	padding : 1em 1em 0 1em;
	text-align : left;
}

html {
	color : #000000;
	font : 70%/170% sans-serif;
	text-align : justify;
}

img {
	margin : 0 0 0 0;
}
img.left {
	float : left;
	margin : 0 0 0 0;
}
img.right {
	float : right;
	margin : 0 0 0 0;
}

blockquote {
	
	margin : 1em 1em 0 1em;
	padding : 0 0 1em 0;
}
blockquote span {
	font-size : 200%;
	line-height : 1%;
	margin : 0 0.15em;
	position : relative;
	top : 0.25em;
}







p {
	padding : 1em 6em 0 6em;
	font-size:12px
}

ul,
ol {
	padding : 1em 1em 0 10em;
}
#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 200px;
width: 250px;


}

#nav li a {
color: #000;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 450px;
height: 24px;
background-color:#F5F5F5;
border-bottom: 1px solid #fff;
padding-left: 80px;
text-decoration: none;
}

#nav li a:hover {
background-color: #FBE8DB;
}


#main {
	margin : auto;
	max-width : 740px;
	min-width : 40em;
	width : auto !important;
	width : 740px; background-color:#FFFFFF;
	

	
}
#content3   {
	width:50%;
	float: inherit; 
	margin-left:25%;
	margin-top:35%;
	font-size : 103% ;
	}


#content3  p {
	text-indent:0px;
	background :  #FCFCFC;
}

#content3 a {
	color:#333333;
	text-decoration:none; 
}

#content3 a:hover {
	text-decoration:underline;
}

#content3 img {
	float: inherit;
	background : #E0691A ;
}

#content3 h1 {
	height:2em;
	line-height:1.8em;
	
	border-top:1px solid #c4c4c4;
	margin-top:10;
	font-size:1.2em;
	color:#000;
	padding-left:30px;
}
#main2 {
	margin : auto;
	background : #E0691A ;
	max-width : 60em;
	min-width : 40em;
	width : auto !important;
	width : 650px;
}

#header {
	background : #E0691A;
	padding : 3em 4em 1em 0;
}
#header h1 {
	
	font : 100% sans-serif;
}
#header2 {
	padding : 3em 4em 1em 4em;
	width:650px;
	background-color: #d76b00;

 }
 
#menu {
	background : #FFFFFF;
	border-bottom : 0px solid #ffffff;
	border-top : 4px solid #ffffff;
	padding : 0 1em 0 0;
	font :   100% sans-serif ;
	font-size:12px;
	width:650px;text-decoration: none;
	
}
#menu a{
text-decoration: none;
	
}
/* listas - menues */

#listas {
	background : #efefef;
	
	font : 100% sans-serif;
	
}
#listas ul {
	padding : 2em 2em;
}

/* padding de la izq */
#listas li a {
	color : #ffffff;
	padding : 3em 20em;
}



#listas ul {
	padding : 0.5em 10em;
}
#menu ul {
	padding : 1em 3em;
    }
#menu li {
	display :  inline;
	
}
#menu li a {
	color : #ffffff;
	padding : 1em 1.2em;
}
#menu li a:hover {
	background : #E0691A;
}
#menu li.selected a {
	background : #ffffff;
	border : 0 solid #8EAA88;
	border-bottom :0 solid #ffffff;
	color : #E0691A;
}
#menu li.selected a:hover {
	background : #ffffff;
	color : #E0691A;
}

#content {
	border-bottom : 1px solid #cfcfcf;
	height : auto !important;
	height : 1%;
	overflow : hidden;
	padding : 2em 0 0 0;
}
#content div {
	padding : 0 4em 2em 4em;
}
#content2 {
float: right;
width: 540px;
margin: 0px 10px 0 0;
text-align: center;
}
#panel {
	background : #efefef;
	border : 1px solid #dfdfdf;
	border-bottom : 1px solid #cfcfcf;
	border-top : none;
	height : auto !important;
	height : 1%;
	overflow : hidden;
	padding : 0 5em 2em 5em;
}

#panel div {
padding : 0 2em 2em 2em;
}

#footer {
	font-size : 85%;
	margin : auto;
	padding : 1em 0 3em 0;
	text-align : center;
	width : 30%;
}
