/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
* {border:0}
body{
	
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}
#pagina { width:985px; border:#CCCCCC 1px solid; margin-left: 0.9em; padding-bottom:2em}
.grupo_cabe {float:left}
.dividir-cabe {clear:both; border-bottom:#CC0000 1px dotted}
.dividir_grupo {clear:both; border-top:#CC0000 1px solid}
.diputa_cabe {float:right; margin-right:0.3em}
.centrar_pie {text-align:center}
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	
	margin: 0px;
	padding: 0px;
}

h1{
font-family:Verdana,Arial, Helvetica;
  font-size: 140%;
 color: #cc0000;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
#logos {
	CLEAR: both; PADDING-RIGHT: 0px; MARGIN-TOP: 5px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; TEXT-ALIGN: left; BACKGROUND: none transparent scroll repeat 0% 0%
}


.atajos
  {	color:#000;BACKGROUND-COLOR: #e6cb74; font-size:120%}

DIV#cabecera {
	FONT-WEIGHT: bold; FONT-SIZE: 57%; BACKGROUND: url(cabeza.jpg) no-repeat 100% 100%; MARGIN-LEFT: 0px; WIDTH: 750px; FONT-FAMILY: Tahoma; POSITION: relative; height: 62px; 
}
DIV#cabecera1 {
	FONT-WEIGHT: bold; FONT-SIZE: 57%; BACKGROUND: url(logo_dm.gif)  no-repeat; WIDTH: 670px; FONT-FAMILY: Tahoma; POSITION: relative; height: 100px; float:right; 
}
DIV#cabecera2 {
	FONT-WEIGHT: bold; FONT-SIZE: 57%; BACKGROUND: url(cabeza1.jpg) no-repeat 100% 100%; MARGIN-LEFT: 0px; WIDTH: 640px; FONT-FAMILY: Tahoma; POSITION: relative; height: 62px; 
}					
div#imagen {
	background: url(ppconsti.jpg)  no-repeat 100% 100%;
	MARGIN-LEFT: 0px;
	WIDTH: 450px;
	POSITION: relative;
	height: 228px;
	text-align: center;
	left: 50px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:right;
	width: 75%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 10px 10px 2px 10px;
}


/*************** #pageName styles **************/

#pageName{
font-family:Verdana, Arial, Helvetica; color:#000000;
	padding: 10px 0px 10px 10px; border-bottom:#999999 1px solid; border-top:#999999 1px solid
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.letrapq {color: #000000;
	font-size:70%;
	text-decoration: none;
	font-weight: bold
	}

.titucabe a{
	color: #000000;padding-left:0.8em;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.titucabe a:link{
	color: #000000;
	font-size:14px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titucabe a:visited{
	color: #003399;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titucabe a:hover{
	color: #cc0000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 100%; font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
}
.feature_texto {padding: 20px 0px 10px 10px;
	font-size: 100%;
	text-align:justify;}
.feature_texto img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 15px 15px 0;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both; text-align: center;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#titucabe{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	font-weight: bold;
	background-color:#dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#titucabe img{
 display: block;
}

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	text-align: center;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
	
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 2px 0px 2px 10px;
}

/*****************Enlaces principales *******/

#enlaces{
	margin: 0px;
	padding: 0px;
	
	font-size: 105%;
	color:#FFFFFF;
}

#enlaces h3{
	padding: 10px 0px 2px 2px;
}

#enlaces a:link{
	padding: 6px 6px 6px 6px;
	
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
	font-style: italic;
	color:#FFFFFF;
}

#enlaces a:visited{
	border-top: 1px solid #cccccc;
	padding: 6px 6px 6px 6px;
	color:#FFffff;
}

#enlaces a:hover{
	
	background-color: #ffffff;
	padding: 6px 6px 6px 6px;
	color:#cc0000;
	text-decoration: none;
}
/*************Fin enlaces principales *******/


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************ Cabeceras ****************/
.cabe a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
	text-align: center; 
	}

.cabe a:link{
	color: #000000;
	text-decoration: none;
}

.cabe a:visited{
	color: #ff0000;
	text-decoration: none;
}

.cabe a:hover{
	color: #cc0000;
	text-decoration: none;
}

.titu a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	
	text-align: center; 
	}

.titu a:link{
	color: #ffffff;
	text-decoration: none;
}

.titu a:visited{
	color: #ffffff;
	text-decoration: none;
}

.titu a:hover{
	color: #cc0000;
	text-decoration: none;
}
.sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	color: #000000;
}
/************* Final cabecera **********/
.sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

.sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

.sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

.sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

.sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 2px 0px 2px 10px;
}
.letrapq {
    font-size: 10px;
    color:#CC0000;
}   .subrayar {
	text-decoration: underline;
	color: #CC0000;
}


#menu {
	PADDING-RIGHT: 20px; PADDING-LEFT: 0px; FONT-SIZE: 0.9em; PADDING-BOTTOM: 3px; MARGIN: 0px; VERTICAL-ALIGN: bottom; LINE-HEIGHT: 40%; PADDING-TOP: 3px; LIST-STYLE-TYPE: none; color:#3399FF; BACKGROUND-COLOR: #fff
}
#menu {
	PADDING-RIGHT: 1.75em; PADDING-LEFT: 0.75em
}
#menu LI {
	DISPLAY: inline
}

.ucd {float:left; margin-right:3% }
.centrar {text-align:center}
.logo_ber {float:left; margin-top:1.3em}
.partir_cabe {clear:both; border-top: #CCCCCC 1px solid}
.situar {margin-left:11em}
#contenido {font-family:Georgia, Times New Roman, Times, serif; font-size: 100%}
.conte_img {margin: 1.4em; border:#CC0000 1px solid}