/* CSS Document */
body{
	margin-top:0px;
	background-color:#f7f7f7;
	background-repeat:repeat-x;
	color: #333; font: 13px Arial, Verdana, sans-serif;	
}

#tablageneral {
	background-color:#FFF;
}

.tituloprincipal {
	/*background-image:url('/Design2008/images/FondoProv.gif');
	background-repeat:repeat-x;*/
	height:30px;
	font-size:18px;
	font-weight:normal;
	letter-spacing:3px;
	text-align:left;
	color:#659ea2;
	font-weight:bold;
	padding-left:10px;
}

.enlacesmasbuscados a{
	color:#000;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}

.fondoenlaceshome{
	background-color:#659ea2;	
}

.enlaceshome a{
	color:#FFF;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
	text-align:left;
}

.palabrasclavetop {
	background-image:url('/Design2008/images/FondoMenu.gif');
	background-repeat:repeat-x;
	height:30px;
	font-size:18px;
	color:#FFF;
	margin-left:15px;
	padding-left:15px;
}


#navegador{
   background-image:url('/Design2008/images/FondoMenu.gif');
   background-repeat:repeat-x;
   height:30px;
   font-size: 11pt;
   text-align:center;
   vertical-align:middle;
}

#navegador a{
   color: #FFF;
   font-weight: bold;
   text-decoration: none;
}

#navegador ul{
   list-style-type: none;
   marging-top:2px;
   margin-left: 15px;
   margin-bottom:2px;
   padding: 0;
}

#navegador li{
   float: left;
   margin: 5px 20px 0 0;
   padding: 0;
}


.menuprovincias {
	background-image: url('/Design2008/images/Provincias2008.gif');
	background-repeat:repeat-x;
	height:153px;
}

.menuprovincias a{
    font-size: 12px;
	color:#000;
	text-decoration:none;
	text-align:left;
}

/* anterior */






.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url('/Ficha/shadeactive.gif') top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #0033FF;
}

.shadetabs li.selected{
position: relative;
top: 0px;
color:#0033FF;
background-image: url('/Ficha/shade.gif') top left repeat-x;

}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url('/Ficha/shade.gif');
border-bottom-color: white;

}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color: #0033FF;
}

.contentstyle{
border: 1px solid gray;
width: 570px;
margin-bottom: 1em; padding: 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}





.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#me ul.onglets li#ongletMEP {display:none}