* {
	padding: 0;
	margin: 0;
	outline: none;
	
	}
	
body {
	background: url('images/fondocabecera.png') 0 0 repeat-x #fff;
	font-family: Tahoma, "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4838;
	line-height: 10px;
	}
	
p {
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 15px;
	text-align: justify;
	}
	
a {
	color: #d04216;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
img {
	border: 0;
}	
	
.wrapper {
	width:918px;
	margin:0 auto;
}
	
.clear {
	clear:both;
	}
	
#cabecera {
	width: 918px;
	background: #214f93;
	float: left;
}
#cabecera .cabsuperior {
	float: left;
	height: 15px;
	width: 908px;
	background: #f19b1d;
	padding-top: 3px;
}
#cabecera .cabsuperior a {
	color: #2a4875;
	text-decoration: underline;
	padding-left: 5px;
}	
#cabecera .cabderecha {
	float: right;
	height: 85px;
	width: 130px;
	background: #f19b1d;
	padding: 0px 5px 5px 5px;
}
#cabecera .cabderecha a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#cabecera .cabderecha a:hover {
	text-decoration: underline;
}
#cabecera .cabmedio {
	float: left;
	background: url('images/fondocabmedio.jpg') no-repeat;
	height: 122px;
	width: 908px;
	
}

#logo {
	padding-left: 30px;
	padding-top: 20px; 
	float: left; 
	width: 340px;
}

#logo h1 a {
	font-family: Tahoma, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #f19b1d;
	font-weight: bold;
	line-height: 24px;
}
#logo h3 {
	font-family: Tahoma,"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
}
#menu {
	float: right;
	padding-top: 10px; 
	width: 320px; 

}
#menu h3 a {
	font-family: Tahoma,"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	font-weight: normal;
}
#leftcol {
	float: left;
	width: 618px;
	padding-top: 5px;

}
#leftcol .contenidoleft {
	float: left;
	padding-left: 18px;
	width: 600px;
	
	
}

#leftcol .contenidoleft h2 {
	color: #333333;
	font-size: 19px;
	font-weight: normal;
	line-height: 18px;
	width: 250px;
}

#leftcol .clickhere {
	float: left;
	height: 192px;
	width: 158px;
	background: url('images/clickhere.jpg') top left no-repeat;
}

#leftcolb {
	float: left;
	width: 618px;
	padding-top: 5px;


}
#leftcolb .contenidoleftb {
	float: left;
	margin-left: 18px;
	width: 600px;
	background: #fff;
}

#leftcolb .contenidoleftb h2 {
	color: #6e6e6e;
	font-size: 19px;
	font-weight: normal;
	line-height: 18px;
}
#leftcolb .clickhereb {
	float: left; 
	height: 167px; 
	width: 158px; 
	background: url('images/clickhere.jpg') no-repeat; 
	
}


#rightcol {
	float: right;
	width: 290px;
	padding-top: 5px;
	padding-right: 10px;
}
#rightcol .contenidoright {
	float: right;
	width: 270px;
	background: #f6f6f6;
	height: 450px;
}
	

#rightcol .tituloapartado {
	float: left;
	width: 250px;
	height: 24px;
	background: url('images/flechamediana.png') left center no-repeat #01a0c7;
	color: #fff;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 15px;
	vertical-align: middle;
}
#rightcol .tituloapartado2 {
	float: left;
	width: 250px;
	height: 12px;
	background: url('images/flechamediana.png') left center no-repeat #01a0c7;
	color: #fff;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 15px;
	vertical-align: middle;
}

#rightcol .tituloapartado2 a:visited {
	color: #fff;
}

#rightcol .tituloapartado2 a {
	color: #fff;
}


#footer {
	background: url('images/fondopie.png') repeat-x #333333;
	border-top: 1px solid #3c352f;
	overflow: hidden;
	font-size: 11px;
	color: #7d7461;
	z-index: 1;
	height: 139px;
}


.enlacespie {
	float: left;
	margin-top: 20px;
}

.enlacespie a {
	color: #69696b;
}

.infopie {
	float: right;
	margin-top: 20px;
	width: 250px;
}
