@font-face {
	font-family: 'BebasRegular';
	src: url('/fonts/bebas.eot');
	src: local('Bebas Regular'), local('Bebas'),url('/fonts/bebas.ttf') format('truetype');
}
@font-face {
	font-family: 'Calibri';
	/*src: url('/fonts/calibri.eot');
	src: local('calibri'),url('/fonts/calibri.ttf') format('truetype');*/
}
body {
	background-color: #444;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:black;
	margin-left:auto;
	margin-right:auto;
	width:970px;
}

.menulateral {
	width: 168px;
	float: left;
	background-color:#DDD;
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color: #FFF;
}

.menu A.resaltado {color:red;}
.menu A.menu_link_actual {
	 color:#900;
}	
.menu {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: white;
	height:22px;
	line-height:22px;
	margin-top:auto;
	margin-bottom:auto;
	width:158px;
	font-family: Calibri, "Trebuchet MS";
	font-size:12px;
	
 }

.menuvacio {

	height:23px; 
	width:158px;
	
 }
 
.menu A {
	color:#666;
}
.menu A:hover{
	color:#000000;
	text-decoration:none;
}

.subrallado {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	width:520px;
}


.menu_lateral {
	
    padding: 0px;
	margin: 0px;
	width:163px;
	float: left;
	}
	
.contenido {
	float: right;
	width:801px;
	font-size: 13px;
	background-color:#f2eee9;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;
	border-bottom-right-radius:20px;
	}

.estilo1 {
	color: #595441;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}


A {
	color:  #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A.resaltado {color:blue;}
	

A:hover {
	text-decoration: underline;
	
}

.style15 {
	color: #30F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.saltofijo {
	font-size: 12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
}


.menusup {
	
	background-color: #000;
	height: 30px;
	text-align:right;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color: WHITE;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color: WHITE;
}

.casilla {
font-family: 'BebasRegular', Arial, sans-serif;
color:white;
font-size: 12px;
line-height:30px;
border-left:1px;
border-left-color:#FFF;
border-left-style:dotted;
height: 30px;
display:inline-block;
padding-left:15px;
padding-right:15px;
/*movidon IE7 para simular inline-block*/
zoom:1; *display: inline; _height: 30px;
}


.casilla a {
	color:white;

}
.casilla a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.calendario {
	border: 1px solid #b9b09d;
	background-color: #e7efd1;
}

.pie {
	
	text-align:left;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:170px;
	
	clear:both;
	
	}

.contenido2 {
	height: auto!important; /* para los browsers buenos */
	height: 550px; /* para IE5+ */
	min-height:550px; /* para los browsers buenos */
	padding-top:22px;
	padding-bottom:22px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color:#f2eee9;
}


.Estilo2 {
	color: #794A1C;
	font-weight:bolder;
}

.Estilo7 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #EFE7D1;
	background-color: #263973;
}

.granate {color: #990000}


.bannerflash {
	clear: right;
	width: 100%;
	background-repeat: no-repeat;

}
p { 
	margin-top:10px;
	margin-bottom:5px;}

.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #AB9170;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: -2px;
	text-shadow: #444444 1px 1px 1px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color: #AB9170;
	width:100%;
}

.hiddenPic {display:none;}
