/* CSS Document */

* {
	margin: 0;
}

body {
	background-color: #151515;
	background-image:url('images/fondo.jpg');
	background-repeat:repeat;
	height:100%;
	border-bottom:20px;
}
html {
	height:100%;
}
a {
text-decoration:none;
color:#fff;
font-weight:normal;
font-size:11px;
}
a:hover {
text-decoration:none;
color:#ff6600;
font-weight:normal;
font-size:11px;
}
h1{
color:#FF6600;
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bolder;
}
h2{
color:#063d44;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
}
#main {
position:absolute;
min-height:100%;
width:780px; 
margin:0 auto; 
text-align:left;
}
* html #main {
	height:100%;
}
#contenedor {
	
	left:50%;
	margin-left:-390px;
	margin-top:30px;
	width:780px;
	position: relative;
	min-height: 720px;
	height: auto !importante;
	height: 100%;
	background: #8b2c00 url(images/fondo_index.jpg) no-repeat top center;
	 
}
 

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:217px;
	height:170px;
 }
h5.logo{
background:url('images/logo_fundacion.png') no-repeat 50% 50%;  display: block; height: 170px; width:217px; font-size: 19px;   font-weight: normal; color: #fff; font-family: "Trebuchet MS", Tahoma, Sans-Serif; text-indent: -4000px;  
}

#rotulo {
	position:absolute;
	left:217px;
	top:0px;
	width:563px;
	height:170px;
	background-image:url('images/rotulo.png') no-repeat;
}
h5.rotulo{
background:url('images/rotulo.png') no-repeat center;  display: block; height: 170px; width:563px; font-size: 19px;   font-weight: normal; color: #fff; font-family: "Trebuchet MS", Tahoma, Sans-Serif; text-indent: -4000px;
}
 #izda{
	position:absolute;
	left:0px;
	top:170px;
	width:217px;
	height:290px;
	background-image:url('images/canteminas_03_sed2.jpg');
	padding-top:33px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding-top:10px;
	
}
span.cartel{
color:#fff;
font-weight:bold;
line-height: 20px;
}
 
#derecha {
	position:absolute;
	left:217px;
	top:170px;
	width:563px;
	height:290px;
	padding-top:10px;
	text-align:center;
	 
}
 #accesos {
	position:absolute;
	left:0px;
	top:475px;
	width:780px;
	height:67px;
	background-image:url('images/canteminas_05b.jpg'); 
	background-repeat: no-repeat;
	background-position: 0% 100%;
	z-index:1;
}
#accesos img {
cursor: pointer;
}
#noticias img.bb {
	margin-right:10px;
	margin-top:10px;
	cursor:pointer;
}

#noticias {
	position:absolute;
	background-color:#232323;
	left:0px;
	top:540px;
	width:770px;
	height:160px;
	padding-top: 20px;
	padding-left:10px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	
}
#pie1 { 
position:absolute;
background:#232323;
left:0px;
top:720px;
width:780px;
height:76px;
clear:both;
text-align:right;
color: #fff;
font-weight:bold;		  
}
#pie1 img{
margin-right:20px;
}
 
#pie { 
position:absolute;
left:0px;
top:800px;
width:780px;
height:16px;
clear:both;
text-align:right;
color: #fff;
font-weight:bold;		  
}

#pie a{
color:#272727;
font-size:14px;
font-weight:bold;
}
#pie a:hover{
color:#FF6600;
font-size:14px;
font-weight:bold;
}
 
 

.fecha {
	color:#ff6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
}

#publicidad{
	position:absolute;
	padding-top:20px;
	width:800px;
	margin-left:-20px;
	left: 91px;
	top: 211px;

}
