/******************************************************************************************************************/
/*
/* 0001: 19-05-2008 cambio estilo texto home : wim
/*
/******************************************************************************************************************/

/**************************** GENERAL *****************************/

html, body{
	height:100%;
	margin: 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; 
	background: #716060;
}

form{
	padding: 0;
	margin: 0;
	}

p{
	font-size:12px;
	}

li{
	list-style-position:inside;
	list-style-type:square;
	}

table td{
	font-size:12px;
	}
	
a:link, a:visited{
	scolor: #000;
	color: #002BB8;
	text-decoration: none;
	font-size: 12px;
	}
	
a:hover, a:active, a:focus{
	color: #A80A0A;
	}

h1{ 
	font-weight:bold;
	font-size:16px;
	color: #A80A0A;
	margin-bottom: 20px;
}

h2{ 
	font-weight:bold;
	font-size:14px;
	color: #A80A0A;
	margin-bottom: 20px;
}


table#maincontainer{
	height:100%;
	margin: 0 auto;
	background: #FFF;
	}



/**************************** TABLE *****************************/

td#idioma{
	background: #716060;
	border-right: 10px solid #716060;
	color: #FFF;
	padding-bottom: 4px;
	}

td#fecha{
	background: #716060;
	color: #FFF;
	padding-bottom: 4px;
	}

td#logo{
	text-align:center;
	border-right: 10px solid #716060;
	border-bottom:10px solid #716060;
	height:70px;
	}

td#headertext{
	text-align: justify;
	padding-left: 50px;
	padding-right: 57px;
	border-right: 10px solid #716060;
	border-bottom:10px solid #716060;
	}

td#header{
	border-bottom:10px solid #716060;
	}

div#header{
	line-height:60px;
	vertical-align:middle;
}

div#headerlink{
	width:140px;
	height:36px;
	text-align:center;
	padding-bottom:14px;
	background:url(../images/pointer.gif) no-repeat bottom center;
	margin-bottom: 5px;
	sborder:1px solid red;
}

div#accesible{
	width:209px;
	height:36px;
	background:url(../images/pointer.gif) no-repeat bottom center;
	padding-bottom:14px;
	sborder:1px solid red;
	}

div#headerlink a:link, div#headerlink a:visited,
div#accesible a:link, div#accesible a:visited{
	line-height:40px;
	display:block;
	font-size:10px;
	color:#716060;
	}

div#headerlink a:hover, div#headerlink a:active, div#headerlink a:focus,
div#accesible a:hover, div#accesible a:active, div#accesible a:focus{
	sbackground:url(../images/stip_mo.gif) no-repeat bottom left;
	color: #A80A0A;
	text-decoration:underline;
	}
	
td#tdmenu{
	border-right: 10px solid #716060;
	width:200px;
	}

div#search{
	width:100%;
	text-align:left;
	padding-top: 15px;
	padding-left: 8px;
	}

div#search input{
	height:16px;
	border: 1px solid #716060;
	}

div#search input.button{
	height:20px;
	}
	

td#content{
	padding-top: 38px;
	padding-left: 50px;
	padding-right: 57px;
	text-align:justify;
	border-right: 10px solid #716060;
	}

td#links{
	padding: 0px;
	padding-top: 36px;
	padding-bottom: 18px;
	}

div#links{
	width:100%;
	font-size:14px;
	font-weight:bold;
	color: #A80A0A;
	text-align:center;
	padding-bottom: 16px;
	sborder-bottom: 4px solid #716060;
	}

div.link{
	height:25px;
	width: 128px;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 auto;
	margin-top: 2px;
	margin-bottom: 4px;
	border: 1px solid #000;
	}

div.link a:link, div.link a:visited{
	line-height:27px;
	}

div.link a:hover, div.link a:active, div.link a:focus{
	sborder: 1px solid #A80A0A;
	}

div#buttons{
	width:100%;
	text-align:center;
	}

div#buttons form{
	padding-top: 6px;
	}
	
.rightbutton{
	width:128px;
	border: 1px solid #716060;
	background: #FFF;
	cursor: pointer;
	color: #000;
	}

td#buscador{
	padding-top: 14px;
	padding-left: 8px;
	border-right: 10px solid #716060;
	}

td#copyrightsleft{
	border-right: 10px solid #716060;
	}

/******************* IDIOMAS ********************/

a.idioma:link, a.idioma:visited{
	color: #FFF;
	text-decoration:none;
}

a.idioma:hover, a.idioma:active, a.idioma:focus,
a.active_idioma:link, a.active_idioma:visited
{
	color: #FFF;
	text-decoration:underline;
}



/******************** MENU *********************/

#Menu {
	line-height: 1;
	position: relative;
	width:200px;
	top: 0;
	left: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 8px;
	border-bottom: 4px solid #716060;
}

.MGroup {
	padding: 0 0 5px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.MGroup img {
	float: left;
	margin-right: 12px;
}


.MGroup a {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 5px;
	text-decoration: none;
	background: #fff;
	text-align: left;
	cursor: pointer;
	font-size:12px;
	color:#000;
}



.MGroupContent {
	padding-top: 5px;
	padding-left: 0;
	font-weight: normal;
	text-transform: none;
}

#sMSelected{
	padding: 4px;
	padding-left: 34px;
	margin: 2px 0;
	background: #FFF;
	text-decoration: none;
	text-align: left;
}

.MFile a:link, .MFile a:visited {
	display: block;
	padding: 4px;
	padding-left: 35px;
	margin: 2px 0;
	background: #FFF;
	text-decoration: none;
	text-align: left;
}

.MFile a:hover, .MFile a:active,
#MSelected a:link, #MSelected a:visited {
	padding: 4px;
	padding-left: 35px;
	color: #A80A0A;
}

div#MGroupContent1 div#MSelected a:link, div#MGroupContent1 div#MSelected a:visited, div#MGroupContent1 .MFile a:hover, MGroupContent1 .MFile a:active {
	background: #FFF url(../images/menu/pelota_gris.gif) no-repeat left;
}

div#MGroupContent2 div#MSelected a:link, div#MGroupContent2 div#MSelected a:visited, div#MGroupContent2 .MFile a:hover, MGroupContent2 .MFile a:active {
	background: #FFF url(../images/menu/pelota_rosa.gif) no-repeat left;
}

div#MGroupContent3 div#MSelected a:link, div#MGroupContent3 div#MSelected a:visited, div#MGroupContent3 .MFile a:hover, MGroupContent3 .MFile a:active {
	background: #FFF url(../images/menu/pelota_sgreen.gif) no-repeat left;
}

div#MGroupContent4 div#MSelected a:link, div#MGroupContent4 div#MSelected a:visited, div#MGroupContent4 .MFile a:hover, MGroupContent4 .MFile a:active {
	background: #FFF url(../images/menu/pelota_red.gif) no-repeat left;
}

div#MGroupContent5 div#MSelected a:link, div#MGroupContent5 div#MSelected a:visited, div#MGroupContent5 .MFile a:hover, MGroupContent5 .MFile a:active {
	background: #FFF url(../images/menu/pelota_purple.gif) no-repeat left;
}

div#MGroupContent6 div#MSelected a:link, div#MGroupContent6 div#MSelected a:visited, div#MGroupContent6 .MFile a:hover, MGroupContent6 .MFile a:active {
	background: #FFF url(../images/menu/pelota_blue.gif) no-repeat left;
}

div#MGroupContent7 div#MSelected a:link, div#MGroupContent7 div#MSelected a:visited, div#MGroupContent7 .MFile a:hover, MGroupContent7 .MFile a:active {
	background: #FFF url(../images/menu/pelota_lgreen.gif) no-repeat left;
}

div#MGroupContent8 div#MSelected a:link, div#MGroupContent8 div#MSelected a:visited, div#MGroupContent8 .MFile a:hover, MGroupContent8 .MFile a:active {
	background: #FFF url(../images/menu/pelota_dbrown.gif) no-repeat left;
}

div#MGroupContent9 div#MSelected a:link, div#MGroupContent9 div#MSelected a:visited, div#MGroupContent9 .MFile a:hover, MGroupContent9 .MFile a:active {
	background: #FFF url(../images/menu/pelota_yellow.gif) no-repeat left;
}

div#MGroupContent10 div#MSelected a:link, div#MGroupContent10 div#MSelected a:visited, div#MGroupContent10 .MFile a:hover, MGroupContent10 .MFile a:active {
	background: #FFF url(../images/menu/pelota_dgreen.gif) no-repeat left;
}

div#MGroupContent11 div#MSelected a:link, div#MGroupContent11 div#MSelected a:visited, div#MGroupContent11 .MFile a:hover, MGroupContent11 .MFile a:active {
	background: #FFF url(../images/menu/pelota_lbrown.gif) no-repeat left;
}

div#MGroupContent12 div#MSelected a:link, div#MGroupContent12 div#MSelected a:visited, div#MGroupContent12 .MFile a:hover, MGroupContent12 .MFile a:active {
	background: #FFF url(../images/menu/pelota_dblue.gif) no-repeat left;
}

/********************** LINKS **************************/

a.links:link, a.links:visited{
	background:url(../images/cuadro_b.gif) no-repeat top left;
	display:block;
	margin-bottom: 20px;
	color: #002BB8
}

a.links:hover, a.links:active, a.links:focus{
	sbackground:url(../images/cuadro_r.gif) no-repeat top left;
	text-decoration: underline;
}

div.link_title{
	background:none;
	padding-left: 14px;
	}

/********************** TEXTOS **************************/
div#text_title{
	font-weight:bold;
	font-size:14px;
	color: #A80A0A;
	margin-bottom: 20px;
	}

/* wim.sn 0001 */
div#text_title_home{
	font-weight:bold;
	font-size:14px;
	color: #800000;
	margin-bottom: 20px;
	}

div#text_description_home{
	color: #800000;
}
/* wim.en 0001 */

div#main_title{
	font-weight:bold;
	font-size:16px;
	color: #A80A0A;
	margin-bottom: 20px;
	}

div#text_description a:link, div#text_description a:visited{
	scolor: #0E3C91;
	color: #002BB8;
	}

div#text_description a:hover, div#text_description a:active, div#text_description a:focus{
	text-decoration:underline;
	}

/********************** ADVANCED SEARCH **************************/

div#advsearch select{
	width:250px;
	}
	
/********************** BREADCRUMBS **************************/	

div#breadcrumbs{
	margin-bottom: 35px;
	color: #A80A0A;
	font-weight:bold; 
	}

div#breadcrumbs a:link, div#breadcrumbs a:visited{
	color: #A80A0A;
	font-weight:bold;
	text-decoration:underline;
	} 

div#breadcrumbs a:hover, div#breadcrumbs a:active, div#breadcrumbs a:focus{
	text-decoration:none;
	}

/********************** FOOTER **************************/

.button{
	border: 1px solid #716060;
	background: #FFF;
	cursor: pointer;
	color: #A80A0A;
	}

div#aviso{
	width: 100%;
	text-align:right;
	}

div#aviso a:link, div#aviso a:visited,
div#search a:link, div#search a:visited,
div#sublink a:link, div#sublink a:visited{
	color: #A80A0A;
	text-decoration:underline;
	} 

div#aviso a:hover, div#aviso a:active, div#aviso a:focus,
div#search a:hover, div#search a:active, div#search a:focus,
div#sublink a:hover, div#sublink a:active, div#sublink a:focus{
	text-decoration:none;
	}

/****************** COPYRIGHT/CREDIT *********************/

div#copyright{
	text-align:right;
	color:#666666;
	font-size:9px;
	padding-right:10px;
	}

div#copyright a:link, div#copyright a:visited{
	color:#666666;
	font-size:9px;
	text-decoration:none;
	}

div#copyright a:hover, div#copyright a:focus, div#copyright a:active{
	text-decoration:underline;
	}










