﻿/* CSS version 2.0, by Boris Cherny. */
/*Many thanks to Andreas, NickyD, ditchCrawler, TomW, whowrotewhat, hash bar, and Sanden Cottongame */

* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: #92847b;/* url('Images/background800.gif') repeat-y center;*/
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 69%;
	text-align: center;
}
a {
	color: #6799b1;
	text-decoration: underline;
}
a:hover {
	color: #838f96;
	text-decoration: none;
}
acronym {
	border-bottom: 1px dashed #999999;
	cursor: help;
}
h1 {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 20px solid #b48181;
	color: #663300;
	font-size: 150%;
	font-weight: bold;
	margin: 5px 0;
	
}

h2 {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 20px solid #666666;
	color: #b38b84 ;
	font-size: 110%;
	font-weight: bold;
	margin: 5px 0;

	
}


input {
	background: #5c5c5c;
	margin: 2px 20px;
	width: 140px;
}

.login {
	border: 1px solid #666;
	color: #999;
}
.login_hover {
	border: 1px solid #999;
	color: #ccc;
}
#submit {
	border: 1px solid #666;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
}
#submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
}
/* The background-image's for the #wrap below are for preloading all the page's images, just add your own images to the pattern */
#wrap {
	background-image: url(Images/arrow.gif);
	background-image: url(Images/arrow_outline.gif);
	background-image: url(Images/background.gif);
	background-image: url(Images/camera1.gif);
	background-image: url(Images/camera2.gif);
	background-image: url(Images/camera3.gif);
	background-image: url(Images/header.gif);
	background-image: url(Images/selector.gif);
	background-image: url('Images/selector_sub.gif');
	background-repeat: no-repeat;
	background-position:  -5000px;
	background: #92847b url('Images/background800.gif') repeat-y center;
	
	margin: 0 auto;
	text-align: left;
	border:none;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:2px;
	width: 800px;
	
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;

}


div#page-bottom{
	clear:left;
	text-align: left;
	width: 800px;
	/*background:#e1e1e1 url(../imagenes/bottom.jpg) top left no-repeat;*/
	background:#92847b url(Images/bottom800.jpg) top center no-repeat;
	border:none;
	margin:0 auto;
	line-height:30px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
}

#headertop {
text-align: right;
line-height: 100%;
font-weight:normal;
font-size: 12px;
float:none;
margin-right: 15px;

}


#headertop a {
font-size: 12px;
color: white;
}


#headerleft {
	clear:left;
	float:left;	
	width: 178px;
	text-align:center;
}

#headerright {
	float:left;
	text-align:left;
	
	
}

#headertextright{
	float:left;
	text-align:left;
	padding-left: 15px;
	font-family: courier;
	font-size: 16px;
	font-weight:bold;
	line-height: 200%;
	
}

#headerleft, #headerright {
vertical-align:middle;
}


#header {
	background: url(Images/header800-FEDEP.jpg) center no-repeat;
	color: #e0e0e0;
	font-size: 327%;
	font-weight: bold;
	height: 120px;
	text-indent: 20px;
}

#nav {
	padding-bottom: 40px;
	width: 179px;
}
/* leave the padding-bottom in the #nav if you want some space between the navigation and the photos in the left column */
#nav ul li {
	display: inline;
	line-height: 16px;
	list-style: none;
}
#nav ul li a {
	border-bottom: 1px solid #666;
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 169px;
}
/* remove the 'text-decoration: underline;' in #nav li a:hover if you don't want the links in the left nav menu to be underlined when the user hovers over them with their mouse */
#nav li a:hover {
	background: #666 url(Images/selector.gif) center right no-repeat;
}
/* the following 3 rules are for the submenu, if you removed the submenu remove these rules as well */
#nav ul ul li {
	line-height: 10px;
	border-bottom: none;
}
#nav ul ul li a {
	color: #ccc;
	text-indent: 10px;
}
#nav ul ul li a:hover {
	background-image: url(Images/selector_sub.gif);
}

#column1 img {
	border: 1px solid #666;
	margin: 5px 20px;
	padding: 10px 20px ;
}

#column2 ul {
	margin: 10px 0;
}
#column2 li {
	color: #999999;
	list-style: square inside;
	text-indent: 10px;
}

#column2 p {
	line-height: 190%;
}
#links div {
	float: left;
	width: 140px;
}
#links div li {
	list-style: none;
}
#links div li a {
	background: url(Images/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#links div li a:hover {
	background-image: url(Images/arrow.gif);
	color: #ac835c;
	text-decoration: underline;
}

#logo, #zure{
	
	vertical-align:middle;
	
}



#footer {
	clear: both;
	color: #999;
	font-size: 9px;
	padding: 30px 0 10px 0;
	text-indent: 185px;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}