@charset "utf-8";
/* CSS Document */

#web {
width:986px;
position:relative; 
margin-left: auto; 
margin-right: auto;
}


#cabecera {
   width:986px;
   height:125px;
}

#barra {
   width:986px;
   height:31px;
   margin-bottom:5px;
   background-image:url(../imagenes/barrasubcab1.png)
}

#contiene {
	position:absolute;
	width:986px;
	background:#EFEFEF;
	clear:both;
	float:left;
	top:130px;
}

#menu{
	width:200px;
	float:left;
	margin-right:6px;
	

}
#menu1{
	width:200px;
	}
#menu11{
	width:191px;
	padding-left:7px;
	padding-bottom:5px;
	padding-top:5px;
	background:#6C0;
	text-align:center;
	text-align:justify;
	border-left:1px;
	border-left-color:#0c9715;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#0c9715;
	border-right-style:solid;
	border-bottom:1px;
	border-bottom-color:#0c9715;
	border-bottom-style:solid;
	border-top:1px;
	border-top-color:#0c9715;
	border-top-style:solid;
	}
#menu2{
	width:198px;
	background:#FFF;
	text-align: center;
	border-left:1px;
	border-left-color:#0c9715;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#0c9715;
	border-right-style:solid;
	}

#menu3{
	width:200px;
	}
#centro{
	width:500px;
	float:left;
	margin-left:2px;
	}
#centro1{
	width:570px;
	float:left;
	z-index:1;S
	}
#centro2{
	width:568px;
	float:left;
	z-index:1;
	background:#FFF;
	border-left:1px;
	border-left-color:#0c9715;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#0c9715;
	border-right-style:solid;
	text-align: center;
	}

#centro3{
	width:570px;
	float:left;
	}

#derecha{
	background-color:#000;
	width:200px;
	background:#FFF;
	float:right;
	}
#derecha11{
	width:191px;
	padding-left:7px;
	padding-bottom:5px;
	padding-top:5px;
	background:#6C0;
	text-align:center;
	text-align:justify;
	border-left:1px;
	border-left-color:#0c9715;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#0c9715;
	border-right-style:solid;
	border-bottom:1px;
	border-bottom-color:#0c9715;
	border-bottom-style:solid;
	border-top:1px;
	border-top-color:#0c9715;
	border-top-style:solid;
	}
	
#derecha1{
	width:200px;
	}
#derecha2{
	width:198px;
	background:#FFF;
	text-align: center;
	border-left:1px;
	border-left-color:#0c9715;
	border-left-style:solid;
	border-right:1px;
	border-right-color:#0c9715;
	border-right-style:solid;
	}

#derecha3{
	width:200px;
	}

#footer{
	height:57px;
	float:left;
	width:986px;
	clear:left;
}
h2 { 
line-height: 30px;
margin:auto;}



#tabla {
	text-align:justify;
	border-bottom:dotted;
	border-bottom-color:#093;
    border-left
	border-left-color:#093;
	border-right
	border-right-color:#093;
	border-top:dotted;
	border-top-color:#093;
}

body {
	background-color: #EFEFEF;
}
