
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-align: justify;*/
}
p.centrado {
	text-align: center;
}
p.txikia {
	text-align: justify;
	font-size: 10px;
}
p.txikia_centrado {
	text-align: center;
	font-size: 10px;
}

#container {
    background: repeat-y;
    background-image: url(contentbg2w.jpg);
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 1024px;
	 /*/*border:1px solid black;*/

}
#layout_table {
    border-collapse: collapse;
	 /*border:1px solid red;*/
}

#right_column {
    vertical-align: top;
    
}

#left_column {
    vertical-align: top;
}

/*-- main container: contains all between header and footer ----------------*/
#main_container {
    padding: 0;
    margin: 0;
	 /*border:1px solid green;*/

}

/*--- the main container is devided in sub containers ----------------------*/



/*--- header ---------------------------------------------------------------*/

#header {
    background: no-repeat;
    background-image: url(headerbg2w.jpg);
    position: relative;
    padding: 0;
    margin: 0;
    width: 950px;
    height: 396px;
    top: 0px;
    left: 0px; 
	 /*border:1px solid black;*/

}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
    background: url(fondo1.gif) no-repeat;
    /*background: no-repeat;*/
    /*background-image: url(key_visual1.jpg);*/
    position: absolute;
    top: 115px;
    left: 52px;
    width: 842px;
    height: 167px;
	 /*border:1px solid black;*/
}

/*--- logo -----------------------------------------------------------------*/

#logo {
   background: url(log01.gif) no-repeat;
    width: 420px;
    height: 70px;
    position: absolute;
    top: 8px;
    left: 60px;
	 /*border:1px solid black;*/

}

#logo a {
  display: block;
  width: 100%;
  height: 100%;
}

/*--- caption (as text or background image) --------------------------------*/

#slogandiv {
    color: #fff;
    background: no-repeat;
    background-image: url(caption_bg2.gif);
    position: absolute;
    width: 848px;
    height: 32px;
    top: 302px;
    left: 27px;
    /*border:1px solid black;*/



}
#slogan {
	 color: white;
    font-family: Tahoma,Verdana,Arial,sans-serif;
    font-weight: bold;
    font-style: normal;
    position: relative;
    top: 180px;
    left: 27px;
    width: 808px;
    padding-left: 20px;
    line-height: 30px;
    font-size: 11px;
    text-decoration: none;
	 /*border:1px solid black;*/
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
    background: no-repeat bottom left;
    background-image: url(navbg2.gif);
    z-index: 1;
    position: relative;
    left: 13px;
    float: left;
    width: 920px;
    top: 15px;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    overflow: hidden;
	 /*border:1px solid black;*/
}

#main_nav_list {

    position: relative;
    
    margin: 0;
    padding: 0;
    top: 0px;
    left: 0px;
    list-style-type: none;
    clear: both;
	 /*border:1px solid black;*/

}

#main_nav_list li {
    float: left;
    margin: 0;
    padding: 0;
    /*border:1px solid blue;*/

}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    color: #fff;
    background: no-repeat;
    /*background: transparent;*/
    background-image: url(n1.gif);
    background-position: top right;
    /*background-position: right;*/
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin: 0;
    overflow: hidden;
    padding: 3px 9px 0px 9px;
    display: block;
    float: left;
    height: 30px;
    /*height: 27px;*/
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    /*voice-family: "\"}\"";*/
    voice-family: inherit;
}
#main_nav_list a.main_nav_item {
  background: url(n1.gif) no-repeat;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background-position: top right;
}

#main_nav_list a.main_nav_item:hover {
    color: #fff;
    /*background: no-repeat;*/
  /*background: url(n1hover.gif) no-repeat;*/
    background: transparent;
    background-image: url(n1hover.gif);
    background-position: top right;
    text-decoration: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
}
#main_nav_list a.main_nav_active_item {
  /*background: url(n1activeitem.gif) no-repeat;*/
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
    color: #000;
    background: no-repeat;
    background-image: url(n1activeitem.gif);
    background-position: top right;
}

a.main_nav_active_item:link, a.main_nav_active_item:visited {
    text-decoration: none;
}

/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
    position: relative;
    left: 50px;
    top: 100px;
    width: 199px;
    font-size: 1px;
    background: no-repeat;
    background-image: url(subnav_bg.jpg);
	 /*border:1px solid black;*/

}
.sub_nav_container ul {
    background: no-repeat left bottom;
    background-image: url(subnav_bottom.jpg);
	 	 /*border:1px solid blue;*/

}

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_list {
    border: 0;
    margin: 0;
    padding: 40px 10px 30px 20px;
    list-style-type: none;
    background-color: #00ff00;
	 	 /*border:1px solid green;*/

}

.sub_nav_list li {
    clear: both;
    font-size: 11px;
    padding: 3px 0 2px 0;
	 	 /*border:1px solid red;*/

}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a {
    text-align: left;
    line-height: 23px;
    padding-left: 39px;
    display: block;
    width: 120px;
    overflow: hidden;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #b80000;
}

.sub_nav_list a:hover {
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    background: no-repeat;
    background-image: url(subnav1hover.gif);
    color: #fff;
}

/*--- content --------------------------------------------------------------*/

#sub_container2 {
   
    position: relative;
    margin-left: 20px;
    padding: 0;
    width: 910px;
    clear: both;
	 	 /*border:1px solid black;*/

}

#content_container {
    clear: both;
    margin: 0;
    padding: 0;
    width: 910px;
    overflow: hidden;
	 	 /*/*border:1px solid black;*/*/

}

#datos_izda{
    /*clear: both;*/
    margin-left: 2px;
    padding: 0;
    width: 350px;
	 min-width: 350px;
    overflow: hidden;
	 /*border:1px solid green;*/
	 /*display: inline;*/
    	position: relative;
	    float: left;
}

#datos_izda ul{
    margin-left: 2px;
    padding: 0;
    overflow: hidden;
	 display: inline;
    	position: relative;
	    float: left;
}
#datos_izda ul li{
    overflow: hidden;
	 margin-top: 5px;
	 padding-top: 5px;
	 /*display: inline;*/
    /*position: relative;*/
	 /*float: left;*/
}
#datos_izda ul li:hover, 
#datos_izda ul li:visited,
#datos_izda ul li:active {
	color:white;
	cursor: inherit;
}


#datos_izda ul li.activa:hover, 
#datos_izda ul li.activa:visited,
#datos_izda ul li.activa:active  {
	color:black;
	cursor: pointer;
}

#datos_dcha{
    /*clear: both;*/
    margin-left: 0px;
    padding: 3;
	 min-width: 542px;
    width: 542px;
    overflow: hidden;
	 /*border:1px solid blue;*/
    	position: relative;
	    float: right;
	 display: inline;
}
#separador{
    background-image: url(navbg2v.gif);
	 background-position: inherit;
	 background-repeat: repeat;
	 
    margin-left: 0px;
    padding: 0;
	 min-width: 8px;
    width: 8px;
	 min-height: 300px;
    /*overflow: hidden;*/
	 /*/*border:1px solid green;*/*/
    position: relative;
	 float: left;
	 display: inline;
}


/*--- footer ---------------------------------------------------------------*/

#footer {
    background: transparent top left no-repeat;
    background-image: url(footer_bg2w.jpg);
    margin: 0;
    padding: 0;
    width: 950px;
    height: 158px;
    clear: both;
	 	 /*border:1px solid black;*/

}

#footer_text {
    padding-top: 30px;
    margin: 10px 20px 0 20px;
    text-align: center;
    /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
  	 /*border:1px solid black;*/

}
#footer_text a {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  text-decoration: underline;	
}

/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

#main_body {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    background: #c19e7b;
    background-image: url(pgbk.gif);
	 	 /*border:1px solid black;*/

}

/*--- paragraph ------------------------------------------------------------*/

.content, .content p {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}

.content p {
    margin: 5px 0 20px 0;
    padding: 0;
    color: #fff;
}

/*--- headings -------------------------------------------------------------*/

.content h1 {
    min-height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background: transparent top center no-repeat;
    background-image: url(hbg.gif);
	 background-position: center;
}

.content h2 {
    min-height: 65px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    background: transparent top center no-repeat;
    background-image: url(hbg.gif);
}

.content h3 {
    min-height: 65px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    background: transparent center center no-repeat;
    background-image: url(hbg2.gif);
}

/*--- links ----------------------------------------------------------------*/
.content a:link {
    color: #b80000;
}

.content a:visited {
    color: #b80000;
}

.content a:hover {
    color: #b80000;
    text-decoration: none;
}

.content a:active {
    color: #b80000;
}


/*--- tables ---------------------------------------------------------------*/

.content table {
    border-style: dotted;
    border-width: 1px;
    border-spacing: 0;
    border-color: #b80000;
    background-image: url(tableoverlay.jpg);
	 	 /*border:1px solid black;*/

}
.content th {
    color: #ffffff;
    background-color: #B80000;
    padding: 3px 2px 3px 2px;
	 	 /*border:1px solid black;*/

}

.content tr.odd {
    color: #000;
    padding: 3px 2px 3px 2px;
    font-size: 11px;
}

.content tr.even {
    color: #000;
    padding: 3px 2px 3px 2px;
    font-size: 11px;
}

/*--- forms ----------------------------------------------------------------*/

.content form {
    margin: 0;
    padding: 0;
	 	 /*border:1px solid black;*/

}

.content fieldset {
    padding: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    background-image: url(tableoverlay.jpg);
	 	 /*border:1px solid black;*/

}
.content legend {
    color: #b80000;
	 	 /*border:1px solid black;*/

}

.content label {
    color: #000;
	 	 /*border:1px solid black;*/

}

.content input {
    border-style: solid;
    border-width: 1px;
    border-color: #b80000;
	 	 /*border:1px solid black;*/

}

.content textarea {
    border-style: solid;
    border-width: 1px;
    border-color: #b80000;
	 	 /*border:1px solid black;*/

}

/*--- lists ----------------------------------------------------------------*/

.content ul {
    font-size: 12px;
	 	 /*border:1px solid black;*/

}

.content li {
    font-size: 12px;
	 	 /*border:1px solid red;*/

}

/*--------------------------------------------------------------------------*/

/*--- special --------------------------------------------------------------*/

#extra_div1 {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 122px;
    top: 0px;
    left: 0px;
    text-align: center;
	 	 /*border:1px solid black;*/

}

#extra_div1 span { 

    position: absolute;
    display: block;
    width: 83px;
    height: 122px;
    top: 0px;
    left: 950px;
    margin: 0;
    padding: 0; 
    background: no-repeat;
    background-image: url(header_overlay.jpg);
	 	 /*border:1px solid black;*/

}

/*--------------------------------------------------------------------------*/

#main_nav_list a.main_nav_active_item {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

#main_nav_list a.main_nav_item {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

.sub_nav_list a.sub_nav_active_item {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    background: no-repeat;
    background-image: url(subnav1active.gif);
}

#content_container a:active {
    /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
  font-size: 12px;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  color: black;
}

#content_container a:hover {
    /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    /*font-size: 16px;*/
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  /*color: White;*/
}

#content_container a:visited {
  font-family: Verdana,sans-serif;
  font-style: normal;
  color: black;
    /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    /*font-size: 16px;*/
    font-weight: bold;
    text-decoration: underline;
}

#content_container a:link {
    /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
    font-size: 12px;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  /*color: #b80000;*/
  color: black;
}

#content_container h1 {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
	 	 /*border:1px solid black;*/

}

#content_container h2 {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
	 	 /*border:1px solid black;*/

}

#content_container h3 {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
	 	 /*border:1px solid black;*/

}

#content_container, #content_container p {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
}
#content_container object {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
	 text-align: center;
	 margin-left: 210px;
    color: #fff;
}


