body,html {
		margin:0;
		padding:0;
		background:#fff;
		color:#000;
		/*background:#e3e1cb url(../img/bg.png);*/
		/*background-image: url(../img/background.jpg);*/
		background-repeat: repeat-y;
			background-position: center;

 

	
	}
	body {
		min-width:750px;
	  font-size: 12px;
	 
	  font-family:   Helvetica, Arial, san-serif;
		padding:0px;
		color:#444;
	
		
	}

.italicBlue{
font-style: italic;
color: #007dc6; 
}
.italicGray{
font-style: italic;
color: #444;; 
}
.indizen{

color:#007dc6;
	font-weight:bold;
}

/*
=Headings
*/
h1,h2,h3,h4,h5,h6 {
font-family:   Helvetica, Arial, san-serif;
	color:#007dc6;
	font-weight:bold;
	
}
h1 {
	margin:0 0 0;
	font-size:1.5em;
	line-height:1.2;
}
h2 {
	clear:both;
	margin:0 0 0;
	font-size:1.2em;
	line-height:1.3;
}

h3 {
	margin:0 0 0;
	font-size:1em;
}
/*
=Links
*/
a:link,
a:visited {
	color:#007dc6;
	font-weight:bold;
}
a:visited {color:#333;}
a:hover,
a:focus,
a:active {color:#007dc6;}

a.imglink:link,
a.imglink:visited {border:none;}
a.imglink:hover {background:transparent;}

a.external {
	background: url(../img/external-link.gif) center right no-repeat;
	padding-right: 13px;
}






/*
=Lists
*/
dl,ol,ul {margin:1em 0;}
dl {margin-top:-0.5em;}
dt {
	margin:0.5em 0 0;
	font-weight:bold;
}
dd {margin:0 0 0 2em;}
dd p {margin:0 0 0.5em;}
ul {
	padding:0 0 0 2em;
	list-style:disc;
	list-style-image: url(../img/orangeball.jpg);
	list-style-type: circle
	
}
ol {padding:0 0 0 2.5em;}
li {margin:0 0 0.5em;}
	
/* 
=============Layout===================
*/
#wrap {
		background:#fff;
		margin:0 auto;
		/*width:750px;*/
		width:100%;
		
		margin-top:0px;
		margin-right:auto;
		margin-left:auto;

}
/*
=Header
*/
	#header {
		background:#fff;
		text-align: top;
		float:left;
		
	}
	#header h1 {
    	padding:0px;
	    margin:0;
    }
	#header img {
	padding:0px;
	bottom:0px;
	left:0;
	color:#fff;
	border:0px;
	text-align: top;
	
}

/*
=External
*/
	#external {
	
		background:#fff;
		float:right;
	}
	#external p {
		padding:5px;
		margin:0;
    }
	
	#external ul {
		margin:0;
		list-style:none;
		background:#fff;
		text-align:left;
		font-size: 10px;
	}
	#external li {
		display:inline;
		margin:0;
		padding:0 0 0 0.25em;
	}
	#external li:before {content:"|"}
	#external li:first-child:before {content:"";}
		#external  a {
	background: url(../img/external-link.gif) center left no-repeat;
	padding-left: 13px;
}



/*
=Navigation
*/
#nav {
	clear:both;
	padding-top: 3px;
	
	font-family: Arial;


	
}
#nav ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:#d41e00 url(../img/tab-nav.gif) repeat-x;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#nav a {
	display:block;
	float:left;
	width:auto;
	margin:0;
	padding:0 10px;
	border-right:1px solid #fff;
	border-bottom:none;
	border-left:0px solid #b9b6b6;
	color:#fff;
	background:#d41e00 url(../img/tab-nav.gif) repeat-x;
	font-weight:bold;
	font-size:1.2em;
	line-height:2.3;
	text-decoration:none;
}
#nav a:hover,
#nav a:focus,
#nav a:active {background:#b31203 url(../img/tab-nav.gif) repeat-x 0 -150px;}
#nav .sel a {background:#720000 url(../img/tab-nav.gif) repeat-x 0 -300px;}
#nav .sel a:focus {background:#b31203 url(../img/tab-nav.gif) repeat-x 0 -150px;}


/*
=Contenido principal
*/	
#main {
		background:#fffa;
		float:right;
		width:80%;
		border-right:0px solid #cc9;
		 min-height: 500px;
		/* text-align:justify;*/
		/*     height:500px;
		 
		     overflow:auto;
*/
    padding:0px;

		
	
}

/*
= Navegación lateral
*/
#sidebar {
		
		background:#fff;
		float:left;
		width:19%;
		
	}
	#sidebar ul {
		margin-bottom:0;
    }
#sidebar h3, #sidebar p {
		padding:0 0px 0 0;
    }
    
    /*
= Sidebar
*/
#sidebar ul {
	
	float:left;
	width:100%;
	margin-top:20px;
	padding:0;
	list-style:none;
	
}
#sidebar li a {
font-size: 1em;
line-height: 1.4;
color: #0f67a1;
display: block;
padding-top: 0em;
padding-right: 10px;
padding-bottom: 0.2em;
padding-left: 10px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
text-decoration: none;
position: relative;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #eeeeee;

}

#sidebar li a:hover {

background-color: #eeeeee;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #192839;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;

}

#sidebar .sel a{

background-color: #eeeeee;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: #192839;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dddddd;

}

/*
=Pie de página
*/
	#footer {
		border-top:1px solid gray;
		background:#fff;
		clear:both;
	}
	#footer p {
		padding:5px;
		margin:0;
    }
	
	#footer ul {
		margin:0;
		list-style:none;
		background:#fff;
		text-align:center;
		font-size: 10px;
	}
	#footer li {
		display:inline;
		margin:0;
		padding:0 0 0 0.25em;
	}
	#footer li:before {content:"\00B7\00A0";}
	#footer li:first-child:before {content:"";}




