/*
Theme Name: GALLICUM
Description: GALLICUM
Version: 1.0
Author: GRUPO CDCOM
Author URI: http://www.grupocdcom.com
*/

/* begin Page */



body
{
  margin: 0 auto;
  padding: 0;
  font-size: 70%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-color: #00294F;
  color: #2a2622;
}

h2
{
    font-size: 18px;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlareImage
{
  background-image: url('images/Page-BgGlare.png');
  background-repeat: no-repeat;
  height: 921px;
  width: 362px;
  margin: 0;
}

/* specially for Opera */
html:first-child .PageBackgroundGlare
{
  border: 1px solid transparent;
}
/* specially for Opera */

* html .PageBackgroundGlareImage
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Page-BgGlare.png',sizingMethod='crop')");
}
.PageBackgroundGradient
{
   background-image: url('images/Page-BgGradient.jpg');
  background-repeat: repeat-x; 
  /* background-color:#FFFFFF; */
  height: 922px;
}

table, th, td
{
  font-size: 1em; 
  padding: 0; 
  border-collapse: collapse;
}

a img
{ 
  border: 0; 
}

a
{
  color: #000000;
}

a:link
{
  color: #000000;
}

a:visited
{
  color: #000000;
}

a:hover
{
  color: #000000;
}
/* end Page */

/* begin Box, Sheet */
.Sheet 
{
  min-width:9px;
  min-height:9px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 999px;
    
}

* html .Sheet 
{
  width:expression(this.offsetWidth < 9 ? 9+"px" : "auto !important");
  height:expression(this.offsetHeight < 9 ? 9+"px" : "auto !important");
  
  width: 1000px;
  zoom: 1;
}


.Sheet-body 
{
    background-image:url(images/fondo-pagina.jpg);
  background-repeat:repeat-y; */
  
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  text-align: left;
}




.Sheet-tl 
{
  position: absolute;
  overflow: hidden;
  z-index: -3;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  /* background-image: url('images/Sheet-s.png'); */
}

* html .Sheet-tl 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}


.Sheet-tr 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 10px;
  height: 10px;
}

* html .Sheet-tr 
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-10+'px');
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -10px;
  width: 20px;
  height: 20px;
  /* background-image: url('images/Sheet-s.png'); */
}

* html .Sheet-tr div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-bl 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 10px;
}

* html .Sheet-bl 
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-10+'px');
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -10px;
  left: 0;
  width: 20px;
  height: 20px;
  /* background-image: url('images/Sheet-s.png'); */
}

* html .Sheet-bl div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-br 
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 10px;
  height: 10px;
}

* html .Sheet-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-10+'px');
  left: expression(this.parentNode.offsetWidth-10+'px');
}

.Sheet-br div 
{
  position: absolute;
  z-index: -1;
  top: -10px;
  left: -10px;
  width: 20px;
  height: 20px;
  /* background-image: url('images/Sheet-s.png'); */
}

* html .Sheet-br div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-tc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 10px;
  right: 10px;
  height: 10px;
}

* html .Sheet-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-20+'px');
}


.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  /*background-image: url('images/Sheet-h.png'); */
}

* html .Sheet-tc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-bc 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 10px;
  right: 10px;
  height: 10px;
}

* html .Sheet-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-10+'px');
  width: expression(this.parentNode.offsetWidth-20+'px');
}

.Sheet-bc div 
{
  position: absolute;
  z-index: -1;
  top: -10px;
  left: 0;
  width: 100%;
  height: 20px;
  /* background-image: url('images/Sheet-h.png'); */
}

* html .Sheet-bc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-cl 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 10px;
  left: 0;
  width: 10px;
  bottom: 10px;
}

* html .Sheet-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-20+'px');
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

* html .Sheet-cl div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cr 
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 10px;
  right: 0;
  width: 10px;
  bottom: 10px;
}

* html .Sheet-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-10+'px');
  height: expression(this.parentNode.offsetHeight-20+'px');
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -10px;
  width: 20px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

* html .Sheet-cr div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cc 
{
   /* background-image:url(images/fondo-pagina.png);
  background-repeat:repeat-y; */
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width:1181px;
  height:100%;
}

* html .Sheet-cc
{
  font-size: 1px;
  width:1181px;
   background-repeat:repeat-y;
  /*width: expression(this.parentNode.offsetWidth-20+'px');*/
  /*height: expression(this.parentNode.offsetHeight-20+'px');*/
}
.Sheet
{
  margin-top: -3px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}

/* end Box, Sheet */

/* begin Header */

div.Header 
{
  margin: 0 auto;
  position:relative;
  background-position:center;  
  width: 1000px;
  height: 174px;
}

* html div.Header 
{
  font-size: 1px;
}

div.Header  div
{
  width: 1000px;
  height: 100%;
  background-image: url('images/Header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
}

/* end Header */

/* begin Logo */
.logo
{
  position: relative;
  left: 0px;
  top: 0px;
}

.logo td
{
  text-align: {HorizontalAlign};
  vertical-align: {VerticalAlign};
  white-space: nowrap;
}

.logo-name
{
  font-size: 12px;
  font-family: Arial;
  font-style: normal;
  font-weight: bold;
}

.logo-name a
{
  text-decoration: none;
  color: #FDFBF6 !important;
}

.logo-text
{
  font-size: 10px;
  font-family: Arial;
  font-style: normal;
  font-weight: normal;
  color: #FDFBF6 !important;
}
/* end Logo */

/* begin Menu */
.menu, .menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}

.menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.menu li li
{
  float: none;
}

.menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}

.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul
{
  min-height: 0;
}

.menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 5px;
  left: 100%;
}

* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}
.nav
{
  position: relative;
  margin: 0  auto;
  width: 1000px;
  height: 31px;
  z-index: 100;
}

.menu 
{
  padding: 0px 0px 0px 0px;
}

* html .nav
{
  zoom: 1;
}

.nav .l, .nav .r, .nav .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 35px;
}

.nav .l 
{
  left: 0;
  right: 0px;
}

* html .nav .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r 
{
  right: 0;
  width: 0px;
}

* html .nav .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.nav .r div
{
  width: 994px;
  right: 0;
}

* html .nav .r div
{
  left: expression(this.parentNode.offsetWidth-994+'px');
}

.nav .l, .nav .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
  /* background-image: url('images/nav.jpg');
	width:1000px;
	height:35px; */
}

* html .nav .l, * html .nav .r div 
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/nav.png',sizingMethod='crop')");
}
/* end Menu */

/* begin MenuItem */
.menu ul li
{
  clear: both;
}

.menu a , .menu a span
{
  height: 28px;
  display: block;
}

* html .menu a , * html .menu a span
{
  float: left;
}

.menu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;
  
}
.menu a span span
{
  font-family: 'Century Gothic';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #884F48;
  padding: 0 22px;
  margin: 0 0px;
  line-height: 28px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;
  
}

* html .menu a span span
{
  display: inline;
}

.menu a:hover span span
{
  color: #FFFFFF;
  background-position: left -28px;
}

.menu li:hover a span span
{
  color: #FFFFFF;
  background-position: left -28px;
}

* html .menu .menuhover .menuhoverA span span
{
  color: #FFFFFF;
  background-position: left -28px;
}

.menu a.active span span
{
  color: #884F48;
  background-position: left -56px;
}

/* end MenuItem */

/* begin MenuSubItem */

.menu ul a 
{
  text-align: center;
  height: 22px;
  line-height: 22px;
  margin-right: auto;
  
  width: 172px;
  background-image: url('images/subitem-bg.png');
  background-position: left top;
  background-repeat: repeat-x;
  
  border-width: 1px;
  border-style: solid;
  border-color: #884F48;
}

.nav ul.menu ul span, .nav ul.menu ul span span
{
	display:inline;
	float:none;
	margin:inherit;
	padding:inherit;
	background-image:none;
	text-align:inherit;
	text-decoration:inherit;
}

.menu ul a , .nav ul.menu ul span, .nav ul.menu ul span span
{
	line-height: 22px;
	color: #FFFFFF;
	font-family: 'Comic Sans MS';
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


.menu ul ul a
{
  margin-left: auto;
}

* html .menu ul a 
{
  color: #FFFFFF !important;
}

.menu ul li a:hover
{
  color: #403735;
  border-color: #D6B194;
  background-position: 0 -22px;
}

.menu ul li:hover>a
{
  color: #403735;
  border-color: #D6B194;
  background-position: 0 -22px;
}

* html .menu ul a:hover {
  color: #403735 !important;
}	

* html .menu ul .menuhover .menuhoverA
{
  color: #403735 !important;
  border-color: #D6B194;
  background-position: 0 -22px;
}


.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span
{
  color: #403735;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{
  color: #403735;
}

* html .nav .menu ul a:hover span, * html .nav .menu ul a:hover span span
{
  color: #403735 !important;
}	

* html .nav .menu ul .menuhover .menuhoverA span, * html .nav .menu ul .menuhover .menuhoverA span span
{
  color: #403735 !important;
}


/* end MenuSubItem */

/* begin ContentLayout */
.contentLayout
{
	background-color:#FFFFFF;
	margin-bottom: 0px;
	width: 100%;
	position: relative;
}/* end ContentLayout */

/* begin Button */
button.Button, a.Button
{
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 100%;
  font-family: inherit;
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  width: auto;
  cursor: default;
  white-space: normal;
  text-decoration: none;
}

.Button .btn 
{
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  z-index: 0;
  height: 31px;
  color: #FFFFFF;
}

.Button .t
{
  height: 31px;
  line-height: 31px;
  padding: 0 16px;
  text-align: left;
  font-family: 'Arial';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active
{
  color: #F8F7F7;
}

.Button .hover 
{
  color: #FFFFFF;
}

.Button .active .r 
{
  top: -62px;
}

.Button .hover .r 
{
  top: -31px;
}

.Button .r 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 4px;
  height: 93px;
}

* html .Button .r
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-4+'px');
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:403px;
  height: 93px;
}

* html .Button .r span
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-403+'px');
}

.Button .active .l 
{
  top: -62px;
}

.Button .hover .l 
{
  top: -31px;
}

.Button .l 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 4px;
  height: 93px;
}

* html .Button .l
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-4+'px');
}


.Button .l, .Button .r span  
{
  background-image: url('images/Button.png');
}

* html .Button .l, * html .Button .r span
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Button.png',sizingMethod='crop')");
}
/* end Button */

/* begin Box, Block */
.Block 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}


* html .Block 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.Block-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  text-align: left;
}




.Block-cc 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.Block-cc2 
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #ddd9d0;
}

* html .Block-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px');
}
.Block
{
  margin: 0px;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 1px;
}

.Block table.table th, .Block table.table td
{
  padding: 2px;
  border: solid 1px #578849;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 7px;
  text-align: left;
  color: #78725d;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;  
  text-decoration: none;
  margin-top:20px;
}

* html .BlockHeader
{
  zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l 
{
  left: 0;
  right: 0px;
}

* html .BlockHeader .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r 
{
  right: 0;
  width: 0px;
}

* html .BlockHeader .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r div
{
  width: 994px;
  right: 0;
}

* html .BlockHeader .r div
{
  left: expression(this.parentNode.offsetWidth-994+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  font-size: 1px;
}

.BlockHeader .l, .BlockHeader .r div 
{
background-position: left top;
  background-repeat: no-repeat;
  /* background-image: url('images/BlockHeader.jpg'); */
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockHeader.png',sizingMethod='crop')");
}
/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  
  
}


* html .BlockContent 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.BlockContent-body 
{

  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  margin-left:5px;
  text-align: justify;
  color: #565656;
  font-family:"Century Gothic";
  font-size: 13px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

.BlockContent a
{
  color: #515151;
}
.BlockContent a:link
{
  color: #515151; 
}

.BlockContent a:hover
{
  color: #515151;
  text-decoration:underline;
}
.BlockContent a:hover:visited
{
  color: #515151;
}

.BlockContent a:visited
{
  color: #515151;
}

/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	width: 19.3%;
	height: 100%;	
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;

}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
	background-color:#FFFFFF;
	position: relative;
	/* margin:5px; */
	margin-left:10px;
	padding:5px;
	/*border:5px; */
	float: left;
	overflow: hidden;
	width: 55.5%;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
	margin-top:20px;

	position: relative;
	top:10px;
	margin:0px;
	margin-left:0px;	
	padding:0px;
	border:0px;
	float: left;
	overflow: hidden;
	width: 22%;
	height: 100%;
}
/* end LayoutCell */



.sidebar1 ul, .sidebar2 ul, .sidebar3 ul
{
	margin-left: 0; 

}

.sidebar1 ul li, .sidebar2 ul li, .sidebar3 ul li
{
	list-style: none; 
	margin-left: -20px;
	padding: 0;
}

#footer2
{
	width:100%;
	text-align: right;

}
#footer
{
	/* margin-top:-40px; */
	margin-left:auto;
	width:1000px;	
	height:71px;
	margin-right:auto;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;		

	color:#000000;
}

.post h2 a 
{
	text-decoration: none;
}

.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

#commentform textarea
{
	width: 100%;
	padding: 2px;
}


#navcontainer
{
  width:1000px;
  height:31px;
  margin: 0px;
  padding: 0px;
}

#navcontainer ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	width:1000;
    height:31px;
}

#navcontainer ul li { float: left; }


#navcontainer ul li a
{
float: left;
text-decoration: none;
text-transform:uppercase;
font-size: 11px;
color:white;
  height:31px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
display: inline;
}
#navcontainer ul li a:hover
{
color:yellow;
}

#navcontainer ul li a:active
{
color:yellow;
}


#navcontainer ul li a#menu_portada{
font-size: 11px;
background: url(images/menu-portada.jpg) 0 0 no-repeat;
width: 62px;
height:31px;
color:white;
}
#navcontainer ul li a#menu_elcentro{
font-size: 11px;
background: url(images/menu-elcentro.jpg) 0 0 no-repeat;
width: 71px;
height:31px;
color:white;
}
#navcontainer ul li a#menu_villanueva{
font-size: 11px;
background: url(images/menu-villanueva.jpg) 0 0 no-repeat;
width: 109px;
height:31px;
color:white;
}
#navcontainer ul li a#menu_proyectosyactividades{
font-size: 11px;
background: url(images/menu-proyectosyactividades.jpg) 0 0 no-repeat;
width: 148px;
height:31px;
color:white;
}
#navcontainer ul li a#menu_ofertaeducativa{
font-size: 11px;
background: url(images/menu-ofertaeducativa.jpg) 0 0 no-repeat;
width: 119px;
height:31px;
color:white;
}
#navcontainer ul li a#menu_legislacion{
font-size: 11px;
background: url(images/menu-legislacion.jpg) 0 0 no-repeat;
width: 86px;
height:31px;
color:white;
}
#navcontainer ul li a#menu_alumnos{
font-size: 11px;
background: url(images/menu-alumnos.jpg) 0 0 no-repeat;
width: 66px;
height:31px;
color:white;
}
#navcontainer ul li a#menu_documentacion{
font-size: 11px;
background: url(images/menu-documentacion.jpg) 0 0 no-repeat;
width: 110px;
height:31px;
color:white;
}
#navcontainer ul li a#menu_ampa{
font-size: 11px;
background: url(images/menu-ampa.jpg) 0 0 no-repeat;
width: 90px;
height:31px;
color:white;
}
#navcontainer ul li a#menu_padres{
font-size: 11px;
background: url(images/menu-padres.jpg) 0 0 no-repeat;
width: 139px;
height:31px;
color:white;
}
#navcontainer ul li a#menu_sgd{
font-size: 11px;
background: url(images/menu-sgd.jpg) 0 0 no-repeat;
width: 99px;
height:31px;
color:white;
}


#navcontainer ul li a#inicio{
background: url(images/menu-inicio.jpg) 0 0 no-repeat;
width: 51px;
height:25px;
font-size: 11px;
color:white;
text-align:center;
margin-top:10px;
}
#navcontainer ul li a:hover#inicio{
color:yellow;
}
#navcontainer ul li a#inicio.selected{
background: url(images/menu-inicio-select.jpg) 0 0 no-repeat;
width: 51px;
height:25px;
font-size: 11px;
color:black;
text-align:center;
margin-top:10px;
}


#navcontainer ul li a#eventos{
background: url(images/menu-eventos.jpg) 0 0 no-repeat;
width: 90px;
height:25px;
font-size: 11px;
color:white;
text-align:center;
margin-top:10px;
}
#navcontainer ul li a:hover#eventos{
color:yellow;
}
#navcontainer ul li a#eventos.selected{
background: url(images/menu-eventos-select.jpg) 0 0 no-repeat;
width: 90px;
height:25px;
font-size: 11px;
color:black;
text-align:center;
margin-top:10px;
}


#navcontainer ul li a#arte{
background: url(images/menu-arte.jpg) 0 0 no-repeat;
width: 185px;
height:25px;
font-size: 11px;
color:white;
text-align:center;
margin-top:10px;
}
#navcontainer ul li a:hover#arte{
color:yellow;
}
#navcontainer ul li a#arte.selected{
background: url(images/menu-arte-select.jpg) 0 0 no-repeat;
width: 185px;
height:25px;
font-size: 11px;
color:black;
text-align:center;
margin-top:10px;
}


#navcontainer ul li a#publicidad{
background: url(images/menu-publicidad.jpg) 0 0 no-repeat;
width: 125px;
height:25px;
font-size: 11px;
color:white;
text-align:center;
margin-top:10px;
}
#navcontainer ul li a:hover#publicidad{
color:yellow;
}
#navcontainer ul li a#publicidad.selected{
background: url(images/menu-publicidad-select.jpg) 0 0 no-repeat;
width: 125px;
height:25px;
font-size: 11px;
color:black;
text-align:center;
margin-top:10px;
}

#navcontainer ul li a#ocio{
background: url(images/menu-ocio.jpg) 0 0 no-repeat;
width: 125px;
height:25px;
font-size: 11px;
color:white;
text-align:center;
margin-top:10px;
}
#navcontainer ul li a:hover#ocio{
color:yellow;
}
#navcontainer ul li a#ocio.selected{
background: url(images/menu-ocio-select.jpg) 0 0 no-repeat;
width: 125px;
height:25px;
font-size: 11px;
color:black;
text-align:center;
margin-top:10px;
}









#navcontainer ul li a#idiomas{
background: url(b-otrosidiomas-saucepolis.jpg) 0 0 no-repeat;
width: 154px;
}
#navcontainer ul li a:hover#idiomas{
background-position: 0 -50px ;
}
#navcontainer ul li a#desastre{
width: 143px;
background: url(b-cajondesastre.jpg) no-repeat top left;
}

input {
	border: #969289 1px solid;
	background: #d5d0ca;
	font-size: 11px;
	color:#03334a;
}
textarea {
	width:40px;
	border: #969289 1px solid;
	background: #FFFFFF;
	font-size: 11px;
}



#navpie
{

margin: 0px;
padding: 0px;
}

#navpie ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

#navpie ul li { float: left; }

#navpie ul li a
{
text-decoration: none;
font-size: 0px;
float: left;
margin: 0px;
height: 34px;
width: 142px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}


#navpie ul li a#inicio{
width: 82px;
background: url(pie-inicio-saucepolis.jpg) no-repeat top left;
}
#navpie ul li a#zaragoza{
width: 212px;
background: url(pie-conocezaragoza-saucepolis.jpg) no-repeat top left;
}
#navpie ul li a#tapas{
width: 169px;
background: url(pie-tapasyvinos-saucepolis.jpg) no-repeat top left;
}
#navpie ul li a#vida{
width: 192px;
background: url(pie-vidaenelhotel-saucepolis.jpg) no-repeat top left;
}
#navpie ul li a#cliente{
width: 207px;
background: url(pie-rincondelcliente-saucepolis.jpg) no-repeat top left;
}
#navpie ul li a#idiomas{
width: 138px;
background: url(pie-otrosidiomas-saucepolis.jpg) no-repeat top left;
}
#navpie ul li a#desastre{
width: 143px;
background: url(pie-cajondesastre.jpg) no-repeat top left;
}


#fsidebar1{
background-color:#3399FF;

}
#img-quieresserembajador{
  background-repeat: no-repeat;
  background-image: url('images/img-serembajador.jpg');
  top:0%;
  width:192px;
  height:312px;
  margin: 0px;
}


.postmetadatac
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	background-color:#EFEEF4;
	background-image:url(fin-post.jpg);
	background-repeat:no-repeat;
	width:553px;
	height:44px;
	margin-bottom:20px;
	margin-top:10px;	
}
.postmetadatac a
{
	color:#ffffff;
	text-decoration:none;
}
.postmetadata {
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686868;
	text-decoration:none;

}
.postmetadata a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#686868;
	text-decoration:none;

}
.postmetadata a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E75607;
	text-decoration:underline;
}


.fechac
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(fecha-post.jpg);
	background-repeat:no-repeat;
	width:325px;
	height:30px;
}
.fecha 
{
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	margin-left:0px;
}
.fecha2 
{
	background-image:url(fecha-post.jpg);
	background-repeat:no-repeat;
	width:250px;
	height:30px;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	margin-left:0px;
	margin-top:20px;
	padding-left:45px;
}
.ncomentariosc
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#78725d;
	text-decoration:none;
	background-image:url(barra-ncomentarios.jpg);
	background-repeat:no-repeat;
	height:39px;
}
.ncomentarios 
{
	background-image:url(barra-ncomentarios.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:right;
	width:220px;
	height:39px;
	padding-right:20px;
	padding-top:10px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#78725d;
	text-decoration:none;
}

.titulopost
{
	padding:1px;
	font:"Century Gothic";
	/* font-family:"Times New Roman", Times, serif;*/ 
	font-size:16px;
	font-weight:bold;
	color:#00294F;
	text-decoration:none;
/*	background-color:#E2E2E2; */
	height:30px;
	width:450px;
}


.lineatitulo
{
	/* background-image:url(linea-titulo.jpg); */
	background-repeat:no-repeat;
	height:3px;
}

.imgsaucepolis
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-saucepolis.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:220px;
}
.imgsaucepolis a {
	z-index: 90;
	background-image:url(images/img-saucepolis.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 220px; 
	text-decoration:none;
	background: transparent;
	text-indent: -9000px;
}

.imgsaucepolis a span  {
	display:none; 
	text-decoration:none;
}




.imgrutatapas
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-rutatapas.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:136px;
}
.imgrutatapas a {
	font-size:55px;
	background-image:url(images/img-rutatapas.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 136px; 
}
.imgrutatapas a span  {
visibility: hidden; 
}

.imgoficinacorreos
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-oficinacorreos.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:83px;
}


.textopie 
{
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	
}
.textopie a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	
}
.textopie a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	
}
.textopie a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.margenizquierdo10 
{
  margin-left:20px;
}

.imgserembajador
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-serembajador.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:312px;
}
.imgserembajador a {
	font-size:55px;
	background-image:url(images/img-serembajador.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 312px; 
}
.imgserembajador a span  {
visibility: hidden; 
}

.imgcalendario
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-calendario.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:200px;
}
.imgcalendario a {
	font-size:55px;
	background-image:url(images/img-calendario.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 200px; 
}
.imgcalendario a span  {
visibility: hidden; 
}

.imgzaragozadecerca
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-zaragozadecerca.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:200px;
}
.imgzaragozadecerca a {
	font-size:55px;
	background-image:url(images/img-zaragozadecerca.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 200px; 
}
.imgzaragozadecerca a span  {
visibility: hidden; 
}

.imggaleria
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-galeria.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:211px;
}
.imggaleria a {
	font-size:55px;
	background-image:url(images/img-galeria.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 245px; 
	height: 211px; 
}
.imggaleria a span  {
visibility: hidden; 
}


.imgalojate
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78725d;
	text-decoration:none;
	background-image:url(images/img-alojate.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:154px;
}
.imgalojate a {
	font-size:55px;
	background-image:url(images/img-alojate.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 154px; 
}
.imgalojate a span  {
visibility: hidden; 
}



.imgseparador
{
	background-image:url(images/img-separador.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:22px;
}
.tituloautores
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#78725d;
	text-decoration:none;
}
.autores
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#78725d;
	text-decoration:none;
}
.autores a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#78725d;
	text-decoration:underline;
}
.linksamigos
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#78725d;
	text-decoration:underline;
}
.linksamigos a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#78725d;
	text-decoration:underline;
}
.linksamigos a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#78725d;
	text-decoration:underline;
}
.linksamigos a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#78725d;
	text-decoration:underline;
}

.imgyoutube
{
	margin-top:5px;
	background-image:url(images/img-youtube.jpg);
	background-repeat:no-repeat;
	width:245px;
	height:60px;
}
.imgyoutube a {
	font-size:55px;
	background-image:url(images/img-youtube.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 245px; 
	height: 60px; 
}
.imgyoutube a span  {
visibility: hidden; 
}
.imgfacebook
{
	margin-top:0px;
	background-image:url(images/img-facebook.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:57px;
}
.imgfacebook a {
	font-size:55px;
	background-image:url(images/img-facebook.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 57px; 
}
.imgyoutube a span  {
visibility: hidden; 
}
.menos8y
{
	margin-top:-8px;
}
.list_author_image
{
	height:40px;
	width:40px;
	background-color:#FFFFFF;
}
.imgrss
{
	margin-top:-3px;
	background-image:url(images/img-rss.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:65px;
}
.imgrss a {
	font-size:55px;
	background-image:url(images/img-rss.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 65px; 
}
.realizadopor {
	font-size:12px;
	font-family:"Century Gothic";
	color:#FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
}
.paginas {
	font-size:14px;
	font-family:"Century Gothic";
	padding-left: -5px;
}
.paginas a{
	font-size:14px;
	margin-left:14px;
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:-1px;
	margin-left:-5px;
}
.paginas a:hover{
	font-size:14px;
	margin-left:14px;
	color:#FFFFFF;
	text-decoration:underline;
	letter-spacing:-1px;		
	margin-left:-5px;	
}
.cabecera-cdcom {
	background-color:#F1F0F5;
	font-size:20px;
	font-family:"Century Gothic";
	margin-left:10px;
	padding-top:15px;
	height:38px;
}
.imggrupocdcom
{
	margin-top:0px;
	background-image:url(images/img-grupocdcom.jpg);
	background-repeat:no-repeat;
	width:192px;
	height:127px;
}
.imggrupocdcom a {
	font-size:55px;
	background-image:url(images/img-grupocdcom.jpg);
	background-repeat:no-repeat;
	display: block; 
	width: 192px; 
	height: 127px; 
}

.imgperspectivas
{
	margin-left:-10px;
	background-image:url(images/img-infografia.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:80px;
}
.imgsidebar1_1
{
	background-image:url(images/sidebar1-1.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:70px;
}
.imgsidebar1_home
{
	background-image:url(images/sidebar1-home.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:22px;
}
.imgsidebar1_elcentro
{
	background-image:url(images/sidebar1-elcentro.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:20px;
}
.imgsidebar1_enaccion
{
	background-image:url(images/sidebar1-enaccion.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:21px;
}
.imgsidebar1_oferta
{
	background-image:url(images/sidebar1-oferta.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:21px;
}
.imgsidebar1_sgd
{
	background-image:url(images/sidebar1-sgd.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:21px;
}
.imgsidebar1_fin
{
	background-image:url(images/sidebar1-fin.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:303px;
}
.imgsidebar1_calidad
{
	background-image:url(images/img-calidad.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:165px;
}
.imgsidebar1_colegio
{
	background-image:url(images/img-colegio.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:142px;
}
.imgsidebar1_erasmus
{
	background-image:url(images/img-erasmus.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:213px;
}


/* GOBIERNO DE ARAGON  */
.imgsidebar1_gobiernoaragon
{
	background-image:url(images/img-gobiernoaragon.jpg);
}
.imgsidebar1_gobiernoaragon a
{
	background-image:url(images/img-gobiernoaragon.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:99px;
	display:block;
}
/* ---------------------------------------- */

/* LEGISLACION  */
.imgsidebar1_legislacion
{
	background-image:url(images/img-legislacion.jpg);
}
.imgsidebar1_legislacion a
{
	background-image:url(images/img-legislacion.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:41px;
	display:block;
}
/* ---------------------------------------- */


.imgsidebar1_menu_portada
{
	background-image:url(images/img-menu-portada.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:44px;
}
.imgsidebar1_menu_elcentro
{
	background-image:url(images/img-menu-elcentro.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:44px;
}
.imgsidebar1_menu_enaccion
{
	background-image:url(images/img-menu-enaccion.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:44px;
}
.imgsidebar1_menu_ofertaeducativa
{
	background-image:url(images/img-menu-ofertaeducativa.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:44px;
}
.imgsidebar1_menu_sgd
{
	background-image:url(images/img-menu-sgd.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:44px;
}
.imgsidebar1_menu_fin
{
	background-image:url(images/img-menu-fin.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:44px;
}
.imgsidebar1_menu_inicio
{
	background-image:url(images/img-menu-inicio.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:44px;
}
.imgsidebar2_departamentos
{
	background-image:url(images/img-sidebar2-departamentos.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:40px;
	margin-left:7px;
}


/* ADMINISTRATIVO (Departamento) */
.imgsidebar2_administrativo
{
	margin-left:7px;
}
.imgsidebar2_administrativo a
{
	background-image:url(images/img-sidebar2-administrativo.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_administrativo a:hover
{
	background-image:url(images/img-sidebar2-administrativo-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* ORIENTACION (Departamento) */
.imgsidebar2_orientacion
{
	margin-left:7px;
}
.imgsidebar2_orientacion a
{
	background-image:url(images/img-sidebar2-orientacion.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_orientacion a:hover
{
	background-image:url(images/img-sidebar2-orientacion-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* MATEMATICAS (Departamento) */
.imgsidebar2_matematicas
{
	margin-left:7px;	
}
.imgsidebar2_matematicas a
{
	background-image:url(images/img-sidebar2-matematicas.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_matematicas a:hover
{
	background-image:url(images/img-sidebar2-matematicas-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* FISICA Y QUÍMICA (Departamento) */
.imgsidebar2_fisicayquimica
{
	margin-left:7px;
}
.imgsidebar2_fisicayquimica a
{
	background-image:url(images/img-sidebar2-fisicayquimica.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;		
}
.imgsidebar2_fisicayquimica a:hover
{
	background-image:url(images/img-sidebar2-fisicayquimica-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */

/* CIENCIAS NATURALES (Departamento) */
.imgsidebar2_cienciasnaturales
{
	margin-left:7px;
}
.imgsidebar2_cienciasnaturales a
{
	background-image:url(images/img-sidebar2-cienciasnaturales.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;	
}
.imgsidebar2_cienciasnaturales a:hover
{
	background-image:url(images/img-sidebar2-cienciasnaturales-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* LENGUA (Departamento) */
.imgsidebar2_lengua
{
	margin-left:7px;
}
.imgsidebar2_lengua a
{
	background-image:url(images/img-sidebar2-lengua.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;		
}
.imgsidebar2_lengua a:hover
{
	background-image:url(images/img-sidebar2-lengua-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* FRANCES (Departamento) */
.imgsidebar2_frances
{
	margin-left:7px;
}
.imgsidebar2_frances a 
{
	background-image:url(images/img-sidebar2-frances.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_frances a:hover
{
	background-image:url(images/img-sidebar2-frances-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */



/* INGLES (Departamento) */
.imgsidebar2_ingles
{
	margin-left:7px;
}
.imgsidebar2_ingles a 
{
	background-image:url(images/img-sidebar2-ingles.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_ingles a:hover
{
	background-image:url(images/img-sidebar2-ingles-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* LENGUAS CLASICAS (Departamento) */
.imgsidebar2_lenguasclasicas
{
	margin-left:7px;
}
.imgsidebar2_lenguasclasicas a
{
	background-image:url(images/img-sidebar2-lenguasclasicas.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_lenguasclasicas a:hover
{
	background-image:url(images/img-sidebar2-lenguasclasicas-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */



/* FILOSOFIA (Departamento) */
.imgsidebar2_filosofia
{
	margin-left:7px;
}
.imgsidebar2_filosofia a
{
	background-image:url(images/img-sidebar2-filosofia.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_filosofia a:hover
{
	background-image:url(images/img-sidebar2-filosofia-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* EDUCACION FISICA (Departamento) */
.imgsidebar2_educacionfisica
{
	margin-left:7px;
}
.imgsidebar2_educacionfisica a 
{
	background-image:url(images/img-sidebar2-educacionfisica.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_educacionfisica a:hover
{
	background-image:url(images/img-sidebar2-educacionfisica-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* PLASTICA (Departamento) */
.imgsidebar2_plastica
{
	margin-left:7px;
}
.imgsidebar2_plastica a
{
	background-image:url(images/img-sidebar2-plastica.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_plastica a:hover
{
	background-image:url(images/img-sidebar2-plastica-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* MUSICA (Departamento) */
.imgsidebar2_musica
{
	margin-left:7px;
}
.imgsidebar2_musica a
{
	background-image:url(images/img-sidebar2-musica.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_musica a:hover
{
	background-image:url(images/img-sidebar2-musica-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* TECNOLOGIA (Departamento) */
.imgsidebar2_tecnologia
{
	margin-left:7px;
}
.imgsidebar2_tecnologia a
{
	background-image:url(images/img-sidebar2-tecnologia.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_tecnologia a:hover
{
	background-image:url(images/img-sidebar2-tecnologia-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* ECONOMIA (Departamento) */
.imgsidebar2_economia
{
	margin-left:7px;
}
.imgsidebar2_economia a
{
	background-image:url(images/img-sidebar2-economia.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_economia a:hover
{
	background-image:url(images/img-sidebar2-economia-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* ELECTRICIDAD (Departamento) */
.imgsidebar2_electricidad
{
	margin-left:7px;
}
.imgsidebar2_electricidad a
{
	background-image:url(images/img-sidebar2-electricidad.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_electricidad a:hover
{
	background-image:url(images/img-sidebar2-electricidad-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* EXTRAESCOLARES (Departamento) */
.imgsidebar2_extraescolares
{
	margin-left:7px;
}
.imgsidebar2_extraescolares a
{
	background-image:url(images/img-sidebar2-extraescolares.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_extraescolares a:hover
{
	background-image:url(images/img-sidebar2-extraescolares-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* FOL (Departamento) */
.imgsidebar2_fol
{
	margin-left:7px;
}
.imgsidebar2_fol a
{
	background-image:url(images/img-sidebar2-fol.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_fol a:hover
{
	background-image:url(images/img-sidebar2-fol-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* CIENCIAS SOCIALES (Departamento) */
.imgsidebar2_cienciassociales
{
	margin-left:7px;
}
.imgsidebar2_cienciassociales a
{
	background-image:url(images/img-sidebar2-cienciassociales.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_cienciassociales a:hover
{
	background-image:url(images/img-sidebar2-cienciassociales-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* EQUIPO DE CALIDAD (Departamento) */
.imgsidebar2_equipodecalidad
{
	margin-left:7px;
}
.imgsidebar2_equipodecalidad a
{
	background-image:url(images/img-sidebar2-equipodecalidad.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_equipodecalidad a:hover
{
	background-image:url(images/img-sidebar2-equipodecalidad-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */

/* RELIGION (Departamento) */
.imgsidebar2_religion
{
	margin-left:7px;
}
.imgsidebar2_religion a
{
	background-image:url(images/img-sidebar2-religion.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:30px;
	display:block;
}
.imgsidebar2_religion a:hover
{
	background-image:url(images/img-sidebar2-religion-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


.imgsidebar2_separacion
{
	background-image:url(images/img-sidebar2-separacion.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:15px;
	margin-left:7px;
}
.img_anima
{
	background-image:url(images/img-anima.jpg);
	background-repeat:no-repeat;
	width:570px;
	height:331px;
	margin-top:-10px;
	margin-left:-8px;
}

.anima
{
	margin-top:-10px;
	margin-left:-15px;
}


.imgsidebar2_inicio
{
	background-image:url(images/sidebar2-inicio.jpg);
	background-repeat:no-repeat;
	width:204px;
	height:522px;
}
.textopost {
	font-size:13px;
	font-family:"Century Gothic";
	font-weight:200;
	text-align:justify;
}



/* CALENDARIO */
.enero
{
	background-image:url(images/calendario/enero.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:48px;
	margin-left:35px;
}
.febrero
{
	background-image:url(images/calendario/febrero.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:48px;
	margin-left:35px;
}
.marzo
{
	background-image:url(images/calendario/marzo.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:48px;
	margin-left:35px;
}
.abril
{
	background-image:url(images/calendario/abril.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:48px;
	margin-left:35px;
}
.mayo
{
	background-image:url(images/calendario/mayo.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:48px;
	margin-left:35px;
}
.junio
{
	background-image:url(images/calendario/junio.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:48px;
	margin-left:35px;
}
.julio
{
	background-image:url(images/calendario/julio.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:48px;
	margin-left:35px;
}
.agosto
{
	background-image:url(images/calendario/agosto.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:48px;
	margin-left:35px;
}
.septiembre
{
	background-image:url(images/calendario/septiembre.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:48px;
	margin-left:35px;
}
.octubre
{
	background-image:url(images/calendario/octubre.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:48px;
	margin-left:35px;
}
.noviembre
{
	background-image:url(images/calendario/noviembre.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:48px;
	margin-left:35px;
}
.diciembre
{
	background-image:url(images/calendario/diciembre.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:48px;
	margin-left:35px;
}
.d01
{
	background-image:url(images/calendario/01.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d02
{
	background-image:url(images/calendario/02.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d03
{
	background-image:url(images/calendario/03.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d04
{
	background-image:url(images/calendario/04.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d05
{
	background-image:url(images/calendario/05.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d06
{
	background-image:url(images/calendario/06.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d07
{
	background-image:url(images/calendario/07.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d08
{
	background-image:url(images/calendario/08.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d09
{
	background-image:url(images/calendario/09.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d10
{
	background-image:url(images/calendario/10.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d11
{
	background-image:url(images/calendario/11.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d12
{
	background-image:url(images/calendario/12.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d13
{
	background-image:url(images/calendario/13.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d14
{
	background-image:url(images/calendario/14.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d15
{
	background-image:url(images/calendario/15.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d16
{
	background-image:url(images/calendario/16.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d17
{
	background-image:url(images/calendario/17.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d18
{
	background-image:url(images/calendario/18.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d19
{
	background-image:url(images/calendario/19.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d20
{
	background-image:url(images/calendario/20.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d21
{
	background-image:url(images/calendario/21.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d22
{
	background-image:url(images/calendario/22.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d23
{
	background-image:url(images/calendario/23.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d24
{
	background-image:url(images/calendario/24.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d25
{
	background-image:url(images/calendario/25.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d26
{
	background-image:url(images/calendario/26.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d27
{
	background-image:url(images/calendario/27.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d28
{
	background-image:url(images/calendario/28.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d29
{
	background-image:url(images/calendario/29.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d30
{
	background-image:url(images/calendario/30.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.d31
{
	background-image:url(images/calendario/31.jpg);
	background-repeat:no-repeat;
	width:140px;
	height:89px;
	margin-left:35px;
}
.imgsidebar1_fecha
{
	background-image:url(images/img-sidebar1-fecha.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
}
.imgsidebar1_hora
{
	background-image:url(images/img-sidebar1-hora.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
}
.imgsidebar1_fechayhora
{
	background-image:url(images/img-sidebar1-fechayhora.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
}
.imgsidebar1_enlaces
{
	background-image:url(images/img-sidebar1-enlaces.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
}
.hora
{
	font-family:Forte;
	font-size:36px;
	font-weight:bolder;
	color:#3C3C3C;
	margin-left:65px;
}

/* MENU DEPARTAMENTOS ADMINITRATIVO*/
.menu_administrativo
{
	margin-left:7px;
}
.menu_administrativo a
{
	background-image:url(images/departamentos/menu-administrativo.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */
/* MENU DEPARTAMENTOS CIENCIAS NATURALES*/
.menu_cienciasnaturales
{
	margin-left:7px;
}
.menu_cienciasnaturales a
{
	background-image:url(images/departamentos/menu-cienciasnaturales.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;	
}
/* ---------------------------------------- */
/* MENU DEPARTAMENTOS CIENIAS SOCIALES*/
.menu_cienciassociales
{
	margin-left:7px;
}
.menu_cienciassociales a
{
	background-image:url(images/departamentos/menu-cienciassociales.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;	
}
/* ---------------------------------------- */
/* MENU DEPARTAMENTOS ECONOMIA*/
.menu_economia
{
	margin-left:7px;
}
.menu_economia a
{
	background-image:url(images/departamentos/menu-economia.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */
/* MENU DEPARTAMENTOS EDUCACION FISICA*/
.menu_educacionfisica
{
	margin-left:7px;
}
.menu_educacionfisica a
{
	background-image:url(images/departamentos/menu-educacionfisica.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */
/* MENU DEPARTAMENTOS ELECTRICIAD*/
.menu_electricidad
{
	margin-left:7px;
}
.menu_electricidad a
{
	background-image:url(images/departamentos/menu-electricidad.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */
/* MENU DEPARTAMENTOS EQUIPO DE CALIDAD*/
.menu_equipodecalidad
{
	margin-left:7px;
}
.menu_equipodecalidad a
{
	background-image:url(images/departamentos/menu-equipodecalidad.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */		
/* MENU DEPARTAMENTOS EXTRAESCOLARES*/
.menu_extraescolares
{
	margin-left:7px;
}
.menu_extraescolares a
{
	background-image:url(images/departamentos/menu-extraescolares.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */
/* MENU DEPARTAMENTOS FILOSOFIA*/
.menu_filosofia
{
	margin-left:7px;
}
.menu_filosofia a
{
	background-image:url(images/departamentos/menu-filosofia.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */	
/* MENU DEPARTAMENTOS FOL*/
.menu_fol
{
	margin-left:7px;
}
.menu_fol a
{
	background-image:url(images/departamentos/menu-fol.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */	
/* MENU DEPARTAMENTOS FISICA Y QUIMICA*/
.menu_fisicayquimica
{
	margin-left:7px;
}
.menu_fisicayquimica a
{
	background-image:url(images/departamentos/menu-fisicayquimica.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */	
/* MENU DEPARTAMENTOS PLASTICA*/
.menu_plastica
{
	margin-left:7px;
}
.menu_plastica a
{
	background-image:url(images/departamentos/menu-plastica.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */
/* MENU DEPARTAMENTOS MUSICA*/
.menu_musica
{
	margin-left:7px;
}
.menu_musica a
{
	background-image:url(images/departamentos/menu-musica.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}

/* ---------------------------------------- */	
/* MENU DEPARTAMENTOS TECNOLOGIA*/
.menu_tecnologia
{
	margin-left:7px;
}
.menu_tecnologia a
{
	background-image:url(images/departamentos/menu-tecnologia.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */	
/* MENU DEPARTAMENTOS FRANCES*/
.menu_frances
{
	margin-left:7px;
}
.menu_frances a
{
	background-image:url(images/departamentos/menu-frances.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */	
/* MENU DEPARTAMENTOS INGLES*/
.menu_ingles
{
	margin-left:7px;
}
.menu_ingles a
{
	background-image:url(images/departamentos/menu-ingles.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */	
/* MENU DEPARTAMENTOS LENGUAS CLASICAS*/
.menu_lenguasclasicas
{
	margin-left:7px;
}
.menu_lenguasclasicas a
{
	background-image:url(images/departamentos/menu-lenguasclasicas.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}

/* ---------------------------------------- */	
/* MENU DEPARTAMENTOS LENGUA*/
.menu_lengua
{
	margin-left:7px;
}
.menu_lengua a
{
	background-image:url(images/departamentos/menu-lengua.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */	
/* MENU DEPARTAMENTOS ORIENTACION*/
.menu_orientacion
{
	margin-left:7px;
}
.menu_orientacion a
{
	background-image:url(images/departamentos/menu-orientacion.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */	
/* MENU DEPARTAMENTOS MATEMATICAS*/
.menu_matematicas
{

	margin-left:7px;
}
.menu_matematicas a
{
	background-image:url(images/departamentos/menu-matematicas.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;	
}
/* ---------------------------------------- */	


/* MENU DEPARTAMENTOS RELIGION*/
.menu_religion
{
	margin-left:7px;
}
.menu_religion a
{
	background-image:url(images/departamentos/menu-religion.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;		
}
/* ---------------------------------------- */	

/* PROGRAMACIÓN (menu departamentos) */
.menu_departamentos_programacion
{
	margin-left:7px;
}
.menu_departamentos_programacion a
{
	background-image:url(images/departamentos/menu-programacion.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_programacion a:hover
{
	background-image:url(images/departamentos/menu-programacion-rol.jpg);
	background-repeat:no-repeat;

}
/* ---------------------------------------- */
/* ACTIVIDADES (menu departamentos) */
.menu_departamentos_actividades
{
	margin-left:7px;
}
.menu_departamentos_actividades a
{
	background-image:url(images/departamentos/menu-actividades.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_actividades a:hover
{
	background-image:url(images/departamentos/menu-actividades-rol.jpg);
	background-repeat:no-repeat;

}
/* ---------------------------------------- */
/* MIEMBROS (menu departamentos) */
.menu_departamentos_miembros
{
	margin-left:7px;
}
.menu_departamentos_miembros a
{
	background-image:url(images/departamentos/menu-miembros.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_miembros a:hover
{
	background-image:url(images/departamentos/menu-miembros-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* OFERTAS DE TRABAJO (menu departamentos) */
.menu_departamentos_ofertasdetrabajo
{
	margin-left:7px;
}
.menu_departamentos_ofertasdetrabajo a
{
	background-image:url(images/departamentos/menu-ofertasdetrabajo.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_ofertasdetrabajo a:hover
{
	background-image:url(images/departamentos/menu-ofertasdetrabajo-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* ENLACES DE INTERES (menu departamentos) */
.menu_departamentos_enlacesdeinteres
{
	margin-left:7px;
}
.menu_departamentos_enlacesdeinteres a
{
	background-image:url(images/departamentos/menu-enlacesdeinteres.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_enlacesdeinteres a:hover
{
	background-image:url(images/departamentos/menu-enlacesdeinteres-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* EXAMENES Y PENDIENTES (menu departamentos) */
.menu_departamentos_examenesypendientes
{
	margin-left:7px;
}
.menu_departamentos_examenesypendientes a
{
	background-image:url(images/departamentos/menu-examenesypendientes.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_examenesypendientes a:hover
{
	background-image:url(images/departamentos/menu-examenesypendientes-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* MATEMATICA RECREATIVA (menu departamentos) */
.menu_departamentos_matrecreativa
{
	margin-left:7px;
}
.menu_departamentos_matrecreativa a
{
	background-image:url(images/departamentos/menu-matrecreativa.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_matrecreativa a:hover
{
	background-image:url(images/departamentos/menu-matrecreativa-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* EJERCICIOS (menu departamentos) */
.menu_departamentos_ejercicios
{
	margin-left:7px;
}
.menu_departamentos_ejercicios a
{
	background-image:url(images/departamentos/menu-ejercicios.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_ejercicios a:hover
{
	background-image:url(images/departamentos/menu-ejercicios-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* ALUMNOS (menu departamentos) */
.menu_departamentos_alumnos
{
	margin-left:7px;
}
.menu_departamentos_alumnos a
{
	background-image:url(images/departamentos/menu-alumnos.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_alumnos a:hover
{
	background-image:url(images/departamentos/menu-alumnos-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* CRITERIOS DE EVALUACION (menu departamentos) */
.menu_departamentos_criteriosdeevaluacion
{
	margin-left:7px;
}
.menu_departamentos_criteriosdeevaluacion a
{
	background-image:url(images/departamentos/menu-criteriosdeevaluacion.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_criteriosdeevaluacion a:hover
{
	background-image:url(images/departamentos/menu-criteriosdeevaluacion-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* MATERIALES DIDACTICOS (menu departamentos) */
.menu_departamentos_materialesdidacticos
{
	margin-left:7px;
}
.menu_departamentos_materialesdidacticos a
{
	background-image:url(images/departamentos/menu-materialesdidacticos.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_materialesdidacticos a:hover
{
	background-image:url(images/departamentos/menu-materialesdidacticos-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* EMAIL (menu departamentos) */
.menu_departamentos_email
{
	margin-left:7px;
	margin-top:20px;
}
.menu_departamentos_email a
{
	background-image:url(images/departamentos/menu-email.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_email a:hover
{
	background-image:url(images/departamentos/menu-email-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */




/* MENU EL CENTRO*/
.menu_elcentro_sidebar1
{
	margin-left:7px;
}
.menu_elcentro_sidebar1 a
{
	background-image:url(images/elcentro/menu-elcentro.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;
}
.menu_elcentro_sidebar1 a:hover
{
	background-image:url(images/elcentro/menu-elcentro.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */	
/* HORARIO (menu el centro) */
.menu_elcentro_horario
{
	margin-left:7px;
}
.menu_elcentro_horario a
{
	background-image:url(images/elcentro/menu-horario.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_elcentro_horario a:hover
{
	background-image:url(images/elcentro/menu-horario-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* HORARIO DE SECRETARIA (menu el centro) */
.menu_elcentro_horariodesecretaria
{
	margin-left:7px;
}
.menu_elcentro_horariodesecretaria a
{
	background-image:url(images/elcentro/menu-horariodesecretaria.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_elcentro_horariodesecretaria a:hover
{
	background-image:url(images/elcentro/menu-horariodesecretaria-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* CALENDARIO ESCOLAR (menu el centro) */
.menu_elcentro_calendarioescolar
{
	margin-left:7px;
}
.menu_elcentro_calendarioescolar a
{
	background-image:url(images/elcentro/menu-calendarioescolar.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_elcentro_calendarioescolar a:hover
{
	background-image:url(images/elcentro/menu-calendarioescolar-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* TUTORES (menu el centro) */
.menu_elcentro_tutores
{
	margin-left:7px;
}
.menu_elcentro_tutores a
{
	background-image:url(images/elcentro/menu-tutores.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_elcentro_tutores a:hover
{
	background-image:url(images/elcentro/menu-tutores-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* EQUIPO DIRECTIVO (menu el centro) */
.menu_elcentro_equipodirectivo
{
	margin-left:7px;
}
.menu_elcentro_equipodirectivo a
{
	background-image:url(images/elcentro/menu-equipodirectivo.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_elcentro_equipodirectivo a:hover
{
	background-image:url(images/elcentro/menu-equipodirectivo-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* CONSEJO ESCOLAR (menu el centro) */
.menu_elcentro_consejoescolar
{
	margin-left:7px;
}
.menu_elcentro_consejoescolar a
{
	background-image:url(images/elcentro/menu-consejoescolar.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_elcentro_consejoescolar a:hover
{
	background-image:url(images/elcentro/menu-consejoescolar-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* JEFATURAS DE DEPARTAMENTO (menu el centro) */
.menu_elcentro_jefaturasdedepartamento
{
	margin-left:7px;
}
.menu_elcentro_jefaturasdedepartamento a
{
	background-image:url(images/elcentro/menu-jefaturasdedepartamento.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_elcentro_jefaturasdedepartamento a:hover
{
	background-image:url(images/elcentro/menu-jefaturasdedepartamento-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* PERSONAL DE SERVICIOS (menu el centro) */
.menu_elcentro_personaldeservicios
{
	margin-left:7px;
}
.menu_elcentro_personaldeservicios a
{
	background-image:url(images/elcentro/menu-personaldeservicios.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_elcentro_personaldeservicios a:hover
{
	background-image:url(images/elcentro/menu-personaldeservicios-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* PEC (menu el centro) */
.menu_elcentro_pec
{
	margin-left:7px;
}
.menu_elcentro_pec a
{
	background-image:url(images/elcentro/menu-pec.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_elcentro_pec a:hover
{
	background-image:url(images/elcentro/menu-pec-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* PLAN DE CONVIVENCIA (menu el centro) */
.menu_elcentro_plandeconvivencia
{
	margin-left:7px;
}
.menu_elcentro_plandeconvivencia a
{
	background-image:url(images/elcentro/menu-plandeconvivencia.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_elcentro_plandeconvivencia a:hover
{
	background-image:url(images/elcentro/menu-plandeconvivencia-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


/* MENU ALUMNOS*/
.menu_alumnos_sidebar1
{
	margin-left:7px;
}
.menu_alumnos_sidebar1 a
{
	background-image:url(images/alumnos/menu-alumnos.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	display:block;
}
.menu_alumnos_sidebar1 a:hover
{
	background-image:url(images/alumnos/menu-alumnos.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */	
/* ESO (menu alumnos) */
.menu_alumnos_eso
{
	margin-left:7px;
}
.menu_alumnos_eso a
{
	background-image:url(images/alumnos/menu-eso.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_alumnos_eso a:hover
{
	background-image:url(images/alumnos/menu-eso-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* Ciclos (menu alumnos) */
.menu_alumnos_ciclos
{
	margin-left:7px;
}
.menu_alumnos_ciclos a
{
	background-image:url(images/alumnos/menu-ciclos.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_alumnos_ciclos a:hover
{
	background-image:url(images/alumnos/menu-ciclos-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* Bachillerato (menu alumnos) */
.menu_alumnos_bachillerato
{
	margin-left:7px;
}
.menu_alumnos_bachillerato a
{
	background-image:url(images/alumnos/menu-bachillerato.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_alumnos_bachillerato a:hover
{
	background-image:url(images/alumnos/menu-bachillerato-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */





/* MENU LEGISLACION*/
.menu_legislacion_sidebar1
{
	margin-left:7px;
}
.menu_legislacion_sidebar1 a
{
	background-image:url(images/legislacion/menu-legislacion.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;
}
.menu_legislacion_sidebar1 a:hover
{
	background-image:url(images/legislacion/menu-legislacion.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */	
/* IES (menu legislacion) */
.menu_legislacion_ies
{
	margin-left:7px;
}
.menu_legislacion_ies a
{
	background-image:url(images/legislacion/menu-ies.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_legislacion_ies a:hover
{
	background-image:url(images/legislacion/menu-ies-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* PROFESORADO (menu legislacion) */
.menu_legislacion_profesorado
{
	margin-left:7px;
}
.menu_legislacion_profesorado a
{
	background-image:url(images/legislacion/menu-profesorado.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_legislacion_profesorado a:hover
{
	background-image:url(images/legislacion/menu-profesorado-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* ALUMNOS (menu legislacion) */
.menu_legislacion_alumnos
{
	margin-left:7px;
}
.menu_legislacion_alumnos a
{
	background-image:url(images/legislacion/menu-alumnos.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_legislacion_alumnos a:hover
{
	background-image:url(images/legislacion/menu-alumnos-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* E.S.O. (menu legislacion) */
.menu_legislacion_eso
{
	margin-left:7px;
}
.menu_legislacion_eso a
{
	background-image:url(images/legislacion/menu-eso.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_legislacion_eso a:hover
{
	background-image:url(images/legislacion/menu-eso-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* BACHILLERATO (menu legislacion) */
.menu_legislacion_bachillerato
{
	margin-left:7px;
}
.menu_legislacion_bachillerato a
{
	background-image:url(images/legislacion/menu-bachillerato.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_legislacion_bachillerato a:hover
{
	background-image:url(images/legislacion/menu-bachillerato-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* CICLOS FORMATIVOS (menu legislacion) */
.menu_legislacion_ciclosformativos
{
	margin-left:7px;
}
.menu_legislacion_ciclosformativos a
{
	background-image:url(images/legislacion/menu-ciclosformativos.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_legislacion_ciclosformativos a:hover
{
	background-image:url(images/legislacion/menu-ciclosformativos-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */


.cdcom{
font-family:"Century Gothic";
font-size:10px;
color:#FFFFFF;
}
.cdcom a{
font-family:"Century Gothic";
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
.cdcom a:hover{
font-family:"Century Gothic";
font-size:10px;
text-decoration:underline;
}


/* GUIAS DEL ALUMNO (menu departamentos) */
.menu_departamentos_guiasdelalumno
{
	margin-left:7px;
}
.menu_departamentos_guiasdelalumno a
{
	background-image:url(images/departamentos/menu-guiasdelalumno.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_guiasdelalumno a:hover
{
	background-image:url(images/departamentos/menu-guiasdelalumno-rol.jpg);
	background-repeat:no-repeat;

}
/* ---------------------------------------- */

/* POLITICA DE CALIDAD (menu departamentos) */
.menu_departamentos_politicadecalidad
{
	margin-left:7px;
}
.menu_departamentos_politicadecalidad a
{
	background-image:url(images/departamentos/menu-politicadecalidad.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_politicadecalidad a:hover
{
	background-image:url(images/departamentos/menu-politicadecalidad-rol.jpg);
	background-repeat:no-repeat;

}
/* ---------------------------------------- */

/* INCAWEB (menu departamentos) */
.menu_departamentos_incaweb
{
	margin-left:7px;
}
.menu_departamentos_incaweb a
{
	background-image:url(images/departamentos/menu-incaweb.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_incaweb a:hover
{
	background-image:url(images/departamentos/menu-incaweb-rol.jpg);
	background-repeat:no-repeat;

}
/* ---------------------------------------- */

/* SUGERENCIAS (menu departamentos) */
.menu_departamentos_sugerencias
{
	margin-left:7px;
}
.menu_departamentos_sugerencias a
{
	background-image:url(images/departamentos/menu-sugerencias.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_departamentos_sugerencias a:hover
{
	background-image:url(images/departamentos/menu-sugerencias-rol.jpg);
	background-repeat:no-repeat;

}
/* ---------------------------------------- */





/* MENU VILLANUEVA*/
.menu_villanueva_sidebar1
{
	margin-left:7px;
}
.menu_villanueva_sidebar1 a
{
	background-image:url(images/villanueva/menu-villanueva.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:40px;
	margin-left:7px;
	display:block;
}
.menu_villanueva_sidebar1 a:hover
{
	background-image:url(images/villanueva/menu-villanueva.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */	
/* HORARIO (menu villanueva) */
.menu_villanueva_horario
{
	margin-left:7px;
}
.menu_villanueva_horario a
{
	background-image:url(images/villanueva/menu-villanueva-horario.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_villanueva_horario a:hover
{
	background-image:url(images/villanueva/menu-villanueva-horario-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* CONTACTO (menu villanueva) */
.menu_villanueva_contacto
{
	margin-left:7px;
}
.menu_villanueva_contacto a
{
	background-image:url(images/villanueva/menu-villanueva-contacto.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_villanueva_contacto a:hover
{
	background-image:url(images/villanueva/menu-villanueva-contacto-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* CALENDARIO (menu villanueva) */
.menu_villanueva_calendario
{
	margin-left:7px;
}
.menu_villanueva_calendario a
{
	background-image:url(images/villanueva/menu-villanueva-calendario.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_villanueva_calendario a:hover
{
	background-image:url(images/villanueva/menu-villanueva-calendario-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* PROFESORES (menu villanueva) */
.menu_villanueva_profesores
{
	margin-left:7px;
}
.menu_villanueva_profesores a
{
	background-image:url(images/villanueva/menu-villanueva-profesores.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_villanueva_profesores a:hover
{
	background-image:url(images/villanueva/menu-villanueva-profesores-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* ALUMNOS (menu villanueva) */
.menu_villanueva_alumnos
{
	margin-left:7px;
}
.menu_villanueva_alumnos a
{
	background-image:url(images/villanueva/menu-villanueva-alumnos.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_villanueva_alumnos a:hover
{
	background-image:url(images/villanueva/menu-villanueva-alumnos-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */




/* CALENDARIO ESCOLAR (menu el centro) */
.menu_villanueva_calendario
{
	margin-left:7px;
}
.menu_villanueva_calendario a
{
	background-image:url(images/elcentro/menu-calendarioescolar.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_villanueva_calendario a:hover
{
	background-image:url(images/elcentro/menu-calendarioescolar-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */
/* TUTORES (menu el centro) */
.menu_elcentro_tutores
{
	margin-left:7px;
}
.menu_elcentro_tutores a
{
	background-image:url(images/elcentro/menu-tutores.jpg);
	background-repeat:no-repeat;
	width:194px;
	height:32px;
	display:block;
}
.menu_elcentro_tutores a:hover
{
	background-image:url(images/elcentro/menu-tutores-rol.jpg);
	background-repeat:no-repeat;
}
/* ---------------------------------------- */