body{
	margin:0px;
	padding:0px;
	background-image:url(../imagenes/backgr.jpg);
	background-repeat:repeat-x;
	background-color:#9a9a9a;
}
#container{
	width:955px;
	margin-left:auto;
	margin-right:auto;
}
#container #logo{
	float:left;
	width:136px;
	height:114px;
	background-image:url(../imagenes/logo.png);
	background-repeat:no-repeat;
}
#container #cabecera{
	float: left;
	width:819px;
	height:82px;
	background-image:url(../imagenes/cabecera.png);
	background-repeat:no-repeat;
}
#container #submenu{
	float:left;
	width:819px;
	height:22px;
	color:#593b62;
	text-align:right;
	margin-top:10px;
}
#container #submenu a{
	color:#593b62;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:0.7em;
}
#container #submenu a:hover{
	color:#000000;
	text-decoration:underline;
}
#container #cabeceragrande{
	float:left;
	width:955px;
	background-image:url(../imagenes/cabecera2.png);
	background-repeat:no-repeat;
	height: 275px;
}
#container #cabeceragrande2{
	float:left;
	width:955px;
	background-image:url(../imagenes/cabecera3.jpg);
	background-repeat:no-repeat;
	height:120px;
}
#container #bloquemenu{
	float:left;
	width:912px;
	margin-left:43px;
}
#container #bloquemenu .bloque1{
	float:left;
	width:180px;
	height:262px;
	background-image:url(../imagenes/backgr_menu.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin-right:3px;
}
#container #bloquemenu .bloque2{
	float:left;
	width:180px;
	height:262px;
	background-image:url(../imagenes/backgr_menu.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#container #bloquemenu .bloque3{
	float:left;
	width:180px;
	height:125px;
	background-image:url(../imagenes/backgr_menu2.png);
	background-repeat:no-repeat;
	background-position:center top;
	margin-right:3px;
}
#container #bloquemenu .bloque4{
	float:left;
	width:180px;
	height:125px;
	background-image:url(../imagenes/backgr_menu2.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#container #bloquemenu .subloque{
	float:left;
	width:140px;
	margin-left:20px;
	margin-right:20px;
	margin-top:4px;
	color:#000;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.7em;
	height:107px;
}
#container #bloquemenu .accesos{
	float:left;
	width:140px;
	margin-left:20px;
	margin-right:20px;
	margin-top:15px;
	text-align:right;
}
#container #bloquemenu .accesos a{
	text-decoration:none;
	color:#593b62;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.7em;
	font-weight:bold;
	padding-right:5px;
}
#container #bloquemenu .accesos a:hover{
	color:#000000;
}
#container #bloquesubmenu{
	float:left;
	width:912px;
	margin-left:43px;
}
#container #bloquesubmenu2{
	float:left;
	width:912px;
	margin-left:43px;
}
#container #bloquesubmenu2 .submenu1{
	float:left;
	width:180px;
	background-image:url(../imagenes/bt1.png);
	background-repeat:no-repeat;
	margin-right:3px;
	height:25px;
	padding-top:7px;
}
#container #bloquesubmenu .submenu2{
	float:left;
	width:365px;
	background-image:url(../imagenes/bt4.png);
	background-repeat:no-repeat;
	height:38px;
	padding-top:5px;
}
#container #bloquesubmenu .submenu2 a{
	font-size:1em;
	text-transform:uppercase;
}
#container #bloquesubmenu .submenu3{
	float:left;
	width:547px;
	height:43px;
}
#container #bloquesubmenu a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.7em;
	padding-left:25px;
}
#container #bloquesubmenu a:hover{	
	color:#b5a7bc;
}
#container #bloquesubmenu2 a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.7em;
	padding-left:25px;
}
#container #bloquesubmenu2 a:hover{	
	color:#b5a7bc;
}
#container #separador{
	float:left;
	width:912px;
	height:2px;
	margin-top:7px;
	margin-left:43px;
	background-image:url(../imagenes/linea.jpg);
	background-repeat:repeat-x;
	margin-bottom: 7px;
}
#container #pie{
	float:left;
	width:912px;
	margin-left:43px;
	font-size:0.7em;
	font-family:"Trebuchet MS", Verdana, Arial;
	color:#FFFFFF;
	height: 50px;
}
#container #pie a{
	color:#FFFFFF;
	text-decoration:none;
}
#container #pie a:hover{
	text-decoration:underline;
}
#container #pie #pieb1{
	float:left;
	width:304px;
}
#container #pie #pieb2{
	float:left;
	width:304px;
	text-align:center;
}
#container #pie #pieb2 #accesible1{
	width:80px;
	height:15px;
	float:left;
	background-image:url(../imagenes/w1.jpg);
	background-repeat:no-repeat;
	margin-right:5px;
	margin-left:40px;
}
#container #pie #pieb2 #accesible1:hover{
	background-position:0 -15px;
}
#container #pie #pieb2 #accesible2{
	width:83px;
	height:15px;
	float:left;
	background-image:url(../imagenes/w2.jpg);
	background-repeat:no-repeat;
	margin-right:5px;
}
#container #pie #pieb2 #accesible2:hover{
	background-position:0 -15px;
}
#container #pie #pieb2 #accesible3{
	width:52px;
	height:15px;
	float:left;
	background-image:url(../imagenes/w3.jpg);
	background-repeat:no-repeat;
}
#container #pie #pieb2 #accesible3:hover{
	background-position:0 -15px;
}
#container #pie #pieb3{
	float:left;
	width:304px;
	text-align:right;
}
#container #top{
	float:left;
	width:912px;
	height:25px;
	margin-left:43px;
	background-image:url(../imagenes/cont_backgr_top.png);
	background-repeat:no-repeat;
	background-position:0 -10px;
}
#container #contenido{
	width:912px;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:43px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.7em;
	background-image:url(../imagenes/cont_backgr.png);
	background-repeat:repeat-y;
}
#container #contenido .titulo{
	font-weight:bold;
	text-transform:uppercase;
	color:#7f558d;
	font-size:1.5em;
	width:870px;
	margin:0px;
	padding:0px;
	border-bottom:2px solid #b4b4b4;
	margin-bottom:5px;
	margin-left: 21px;
	margin-right: 21px;
}
#container #contenido .centro{
	width:870px;
	margin:0px;
	padding:0px;
	padding-left:21px;
	padding-right:21px;
	float: left;
}
#container #contenido .centro a{
	text-decoration:none;
	color:#7f558d;
}
#container #contenido .centro img{
	float:right;
	margin-left:10px;
}
#container #contenido .centro a:hover{
	color:#b4b4b4;
}
#container #contenido .centro .bloques_peq{
	width:174px;
	float:left;
	margin-bottom:15px;
	margin-top: 10px;
}
#container #contenido .centro .bloques_peq a{
	color:#7f558d;
	text-decoration:none;
	font-weight:bold;
}
#container #contenido .centro .bloques_peq a:hover{
	text-decoration:underline;
	color:#000000;
}
#container #bottom{
	float:left;
	width:912px;
	height:25px;
	margin-left:43px;
	background-image:url(../imagenes/cont_backgr_bottom.png);
	background-repeat:no-repeat;
	background-position:0 -10px;
}
iframe{
	width:870px;
	height:400px;
	border:none;
}
.centro2{
	float:left;
	width:180px;
	text-align:right;
}
.centro3{
	float:left;
	width:600px;
}

