* {margin: 0; padding: 0;}

html {min-width: 980px;}

html, body {height:100%;}

body {
	background: #171314/* url(images/bg-header.gif) repeat-x 50% 0%*/;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #555451;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

.fleft { float: left;}
.fright { float: right; padding-right:20px;}
.clear { clear: both;}

a {
	color:#78a72d; 
	font-weight: bold;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline; 
}

img {
	border: 0;
	text-align: left;
}

/*header*/
#header {
	margin:15px 0 15px 0;
	position: relative;
	height: 150px;
	background:#FFF;
}


/*links*/
.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 28px;
	float: right;
	overflow: hidden;
	line-height: 24px;
	text-decoration: none;
	font-size: 1em;
	color: #fff;
}

	.link span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 28px;
		padding: 0 22px 0 23px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #000;
	}
/*content*/
#content {
	width:980px;
	margin:0 auto;
	padding-bottom:15px;
	
}
	#content #indent {
		background-color:#FFF;
	}
	
	.bg{
		}
	
		
.wrapper {
	width: 100%;
	overflow: hidden;
	background-color:#FFF;
}



.line-back{
	background:url(images/h-bg.gif) left bottom repeat-x; 
	height:2px;
	overflow:hidden;
	margin:10px 0;
	width:100%;
}

.col1, .col2, .col3, .col4, .col5 {float:left}

.col1{
	width:940px;
	padding:5px 20px 5px 20px;}
	
	.col2{
	width:600px;
	padding:5px 20px 5px 20px;}
	
	.col3{
	width:300px;
	padding:5px 20px 5px 20px;}

.col4{
	width:460px;
	padding:5px 10px 5px 20px;}
	
	.col5{
	width:460px;
	padding:5px 20px 5px 10px;}
	
h1 {
	text-transform: uppercase;
	text-align: left;
	padding: 10px 0 10px 10px;
	font-size: 1.9em;
	color: #b70b0b
}
	

h2 {
	color: #403f3d;
	text-transform:capitalize;
	text-align: left;
	padding: 5px 0 10px 10px;
	font-size: 1.8em;
}
h3 {
	font-size: 1.1em;
	color: #ed343a;
	padding: 10px 0 0 0px;
	text-transform: uppercase;
}
h4 {
	font-size: 1.4em;
	color: #1f80ab;
	padding: 8px 0 6px 10px;
	text-transform: capitalize;
}
h5 {
	font-size: 1.2em;
	color: #7c7c7c;
	padding: 8px 0 6px 0;	
}

/*listas*/
.list {
	overflow: hidden;
}

	.list li {
		background: url(images/links.gif) no-repeat 0% 9px;
		padding: 10px 0 2px 25px;
		line-height: 1.2em;
		font-size: 1.0em;
	}
		.list li a {
			color: #66a3b8;
			text-decoration: none;
		}
		.list li a:hover {
			color: #758b92;
			text-decoration:underline;
		}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		background: url(images/box1-marker.gif) no-repeat 0% 9px;
		padding: 5px 0 3px 15px;
		line-height: 1.0em;
		font-size: 1.1em;
	}
		.list-1 li a {
			color: #858585;
			text-decoration: none;
		}
		.list-1 li a:hover {
			color: #681a60;
			font-weight: bold;
		}
.list-2 {
	overflow: hidden;
}

	.list-2 li {
		background: url(images/box2-marker.gif) no-repeat 0% 9px;
		padding: 5px 0 3px 15px;
		line-height: 1.0em;
		font-size: 1.1em;
	}
		.list-2 li a {
			color: #858585;
			text-decoration: none;
		}
		.list-2 li a:hover {
			color: #f2580a;
			font-weight: bold;
		}
		
.list-3 {
	overflow: hidden;
}

	.list-3 li {
		background: url(images/box3-marker.gif) no-repeat 0% 9px;
		padding: 5px 0 3px 15px;
		line-height: 1.0em;
		font-size: 1.1em;
	}
		.list-3 li a {
			color: #858585;
			text-decoration: none;
		}
		.list-3 li a:hover {
			color: #6a1c1c;
			font-weight: bold;
		}
.list-4 {
	overflow: hidden;
}

	.list-4 li {
		background: url(images/marker.gif) no-repeat 0% 9px;
		padding: 5px 0 3px 15px;
		line-height: 1.2em;
		font-size: 1.0em;
	}
		.list-4 li a {
			color: #858585;
			text-decoration: none;
		}
		.list-4 li a:hover {
			text-decoration:underline;
		}

/*menu back*/
#menuback {
	background:url(images/menu-back.gif) no-repeat 0% 0%;
	position: relative;
	height: 60px;
	overflow: hidden;
}
#menuback p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #353535;
	text-align: right;
	position: absolute;
	left: 40px;
	top: 35px;
	font-weight: bold;
	}
	
		#menuback p a {
			text-decoration: none;
			color: #353535;
		}
		
		#menuback p a:hover {
			color: #074d6c;
		}
		#menuback span {
			color: #074d6c;
		}
		#menuback .current{color:#074d6c; text-decoration:none; }

/*footer*/
#footer {
	background: url(images/footer-bg.gif) no-repeat 0% 0%;
	position: relative;
	height: 30px;
	overflow: hidden;
	padding-bottom: 20px;
}


	#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
	text-align: right;
	position: absolute;
	left: 610px;
	top: 8px;
	}
	
		#footer p a {
			text-decoration: none;
			color: #fff;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
		
	#webmaster{
	float: right;
	padding: 0 10px 0 5px;
		}
/*contact-form*/
#contact-form {
	width: 600px;
	padding: 30px 0 30px 0;
}

	#contact-form strong {
		display: block;
		width: 300px;
		float: right;
		font-weight: normal;
	}
	
	#contact-form label {
		display: block;
		height: 26px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #fff;
		width: 280px;
		height: 15px;
		padding: 2px 8px 2px 8px;
		float: left;
		border: 1px solid #a4a4a4;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #858585;
		margin: 5px 0 5px 0;
	}
	
	#contact-form input#boton {
	background: url(images/boton-enviar.gif) no-repeat 0% 0%;
	width: 69px;
	height: 24px;
	float: left;
	margin: 10px 30px 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
	cursor: pointer;
	border: 1px solid #fff;
	text-align: center;		
	}
	#contact-form textarea {
		background: #fff;
		width: 280px;
		height: 67px;
		margin: 5px 0 0 5px;
		padding: 2px 3px 2px 3px;
		border: 1px solid #a4a4a4;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #858585;
	}
	
	#contact-form a.link {
		margin: 3px 0 0 19px;
	}
