html, body {
  color: #000000;
  background-color: #7f7f7f;
  text-align: center;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 20px 0px;
  height: 100%;
  }

body {
  /*border-top: 17px solid #7f7f7f;**/
  height: 100.5%;
  }

#container {
  font-family: arial, serif;
  font-size: 76%;
  line-height: 1.5em;
  float: none;
  width: 790px;
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
  border-top: 5px solid #000000;
  border-bottom: 5px solid #d9b860;
  }

#page {
  background-color: #ffffff;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 0px;
  margin-bottom: 8px;
  position:relative;
  }

h1 {
  font-size: 218%;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 19px 0px;
  }

h2 {
  font-size: 164%;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 19px 0px;
  }

h3 {
  font-size: 145%;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 16px 0px;
  line-height: 1em;    
  }

.tagline, .note, #workleadtext h2, #news h2, #sidebar h2, #contactpage1 h3{
  font-size: 90%;
  color: #7f7f7f;
  font-style: italic;
  margin-bottom: 1.0em;
  }

.button a {
  text-decoration:none;
  margin: 20px 0px 30px 0px;
  padding: 3px 9px 3px 9px;
  font-size: 90%;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;
  line-height: 2em;
  }

.button a:hover {
  border-color: #d9b860;
  }

ul {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  }

li {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  }

li.list_mensaje{
	padding-bottom:5px;
}

a {
  color: #000000;
  }

a:visited {
  color: #000000;
  }

a:hover {
  color: #ffffff;
  background: #d9b860;
  text-decoration: none;
  }

a.especial{
	color: #BE9A3B;
	text-decoration: none;
}

a:hover.especial{
	color: #ffffff;
}

form {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  }

input.btn {
  height: 2em;
  width: 6em;
  font-family: arial, serif;
  font-size: 90%;
  color: #000000;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  cursor: pointer;
  }

input.btnhov {
  color: #ffffff;
  background-color: #d9b860;
  border-color: #d9b860;
  }

#page input.text{
	border:1px solid #999996;
}

#page textarea{
	border:1px solid #999996;
}

.image {
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;
  padding: 7px;
  }

/* TEMPLATE TOP */

#header {
  padding-left: 20px;
  padding-top: 18px;
  padding-bottom: 23px;
  padding-bottom: 3px;  
  border-bottom: 1px solid #cccccc;
  height:62px;	
  }

#headerlogo {
  width:250px;
  float:left;  
  margin-left:-10px;
  margin-top:15px;
  }

#frase_logo {
  width:260px;
  float:left;
  margin-left:30px; 
  }

#frase_logo p{  
  border-left:1px solid #cccccc;
  padding-left:10px;
}

#logo_dga {
  width:133px;
  height:54px;
  float:right;  
  /*margin-right:32px !important; */
  margin-right:0; 
  overflow:hidden;
  }
    
#headerlogo h1 {
  display: inline;
  }

/* HOME PAGE */

#contenedor_bloques{
	position:relative;
	background-color: #f2f2f2;
	padding:20px 0;
  	border-bottom: 1px solid #cccccc;	
}

#subcontenedor_bloques{
	position:relative;
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;

}
#contenedor_bloques h3 {
  /*line-height: 1em;*/
  font-size:16px;
}
  
#contenedor_bloques p {
  color: #4e4e4e;
  }

#contenedor_bloques a {
  text-decoration: none;
  }

#contenedor_bloques h3 a:visited {
	color:#be9a3b;
}

#contenedor_bloques h3 a:hover {
	color:#ffffff;
}

#contenedor_bloques ul {
  color: #000000;
  list-style-type: none;
  margin-top: 20px;
  margin-bottom: 20px;
  }

#contenedor_bloques li {
  display: inline;
  }

#contenedor_bloques li a {
  text-decoration:none;
  margin-right: 8px;
  padding: 3px 9px 3px 9px;
  font-size: 90%;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;
  }

#contenedor_bloques li a:hover {
  border-color: #d9b860;
  }

  .bloquevacio{
  height:150px;
  }
#worklead {
  clear: both;
  }

#worklead p {
  line-height: 1.65em;
  }

#worklead h3 {
  font-size: 218%;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 19px 0px;
  }

#worklead h3 a {
  text-decoration:none;
  color:#BE9A3B;
  }

#worklead h3 a:hover{
  color:#ffffff;
  }

#workleadtext {
  padding: 24px 0px 31px 20px;
  min-height:256px;
  height:auto !important;
  height:256px;
  }
  
#workleadtext h3{
	font-size:24px;
}
#workleadtext p.button {
  margin: 24px 0 12px 0;
  }

#worklead ul, #contactpage2 ul, #alternav2 ul{
  color: #000000;
  list-style-type: none;
  margin-top: 20px;
  margin-bottom: 20px;
  }

#worklead li, #contactpage2 li, #alternav2 li {
  display: inline;
  }

#worklead li a,#contactpage2 li a, #alternav2 li a {
  text-decoration:none;
  margin-right: 8px;
  padding: 3px 9px 3px 9px;
  font-size: 90%;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;
  }

#worklead li a:hover, #contactpage2 li a:hover, #alternav2 li a:hover{
  border-color: #d9b860;
  }

#workleadtext h5 {
  font-size: 90%;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  padding: 0px;
  margin: 22px 0px 15px 0px;
  }

#workleadimage {
  float: right;
  margin-top: 0;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 30px;  
  border:1px solid #cccccc;
  padding: 7px;  
  }

#sidebar {
  clear: both;
  float: right;
  width: 260px;
  border-top: 1px solid #cccccc;
  }

#sidebar h2 {
  width: 220px;
  margin-top: 25px;
  margin-right: 20px;
  margin-left: 20px;
  }

#sidebar h3 {
  width: 220px;
  margin-right: 20px;
  margin-left: 20px;
  }

#sidebar p {
  width: 220px;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 0px;
  }

#sidebar ul {
  color: #000000;
  list-style-type: none;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  }

#sidebar li {
  display: inline;
  }

#sidebar li a {
  text-decoration:none;
  margin-right: 8px;
  padding: 3px 9px 3px 9px;
  font-size: 90%;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;
  }

#sidebar li a:hover {
  border-color: #d9b860;
  }

#texto_mensaje{
	text-align:justify;
}

/* SUB PAGES */

#aboutpage {
  clear: both;
  line-height: 1.4em;
  }

#aboutpage p {
  line-height: 1.50em;
  text-indent: 1.4em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

#aboutpage p.button {
  text-indent: 0em;
  margin: 18px 0 0 0;
  padding: 0px 0px 0px 0px;
  }

#aboutpage p.intro {
  text-indent: 0px;
  line-height: 1.4em;
  color: #666666;
  padding-bottom: 1.4em;
  }

#aboutpage1 {
  float: left;
  width: 210px;
  padding: 20px 0px 50px 20px;
  }

#aboutpage2 {
  float: left;
  width: 210px;
  padding: 20px 0px 50px 30px;
  }

#aboutpage3 {
  float: left;
  width: 210px;
  padding: 20px 30px 50px 30px;
  }

#workpage {
  clear: both;
  }

#workpage h3 {
  font-size: 218%;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 19px 0px;
  }

#workpage h4 {
  font-size: 145%;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  margin: 11px 0px 11px 0px;
  }

.workblock{
  width:700px;
  float:left;
  padding:20px 0 0 0;
  margin:0 0 0 20px;
  }

.workblock .image {
  width: 168px;
  height: 76px;
  }

.workblock p.button {
  margin: 14px 0 0 0;
  }

.workblockleft, .workblockright{
  width:219px;
  float:left;
  min-height:230px;
  margin:0 21px 0 0;
  }
.workblockright{
  margin:0 0 0 1px;
  }

* html .workblockleft, * html .workblockright{
  height:230px;
  }

.workblock p {
  line-height: 1.4em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

.workblock p.note {
  margin: 2px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

#workpage1 {
  float: left;
  width: 460px;
  padding: 20px 0px 50px 20px;
  }

#workpage1 p {
  width: 420px;
  line-height: 1.65em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

#workpage1 .image {
  width: 320px;
  height: 240px;
  margin: 0px 0px 20px 0px;
  }

#workpage2 {
  float: left;
  width: 220px;
  padding: 15px 20px 10px 20px;
  margin: 20px 0px 31px 0px;
  background: #f2f2f2;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  }

#workpage2 h4 {
  margin: 12px 0px 10px 0px;
  }

#workpage2 h4 a {
  text-decoration: none;
  }

#workpage2 p {
  width: 220px;
  line-height: 1.4em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

#workpage2 p.note {
  margin: 2px 0px 30px 0px;
  }

#workpage2 .image {
  width: 168px;
  height: 76px;
  margin: 20px 0px 10px 0px;
  background: #ffffff;
  }

#workpage2 ul {
  margin: 0px 0px 20px 0px;
  list-style-type: none;
  }

#contactpage {
  clear: both;
  line-height: 1.4em;
  }

#contactpage p.intro {
  line-height: 1.65em;
  color: #666666;
  }

#contactpage1 {
  float: left;
  position:relative;
  width: 230px;
  padding: 20px 10px 50px 20px;
  }

#contactpage1 p {
  margin-bottom: 1.4em;
  }

#contactpage1 p.snug {
  margin-top: -1em;
  }

#texto_mensaje img{
	margin:10px;
}
#contactpage2 {
  float: left;
  position:relative;
  width: 390px;
  padding: 20px 40px 50px 30px;
  min-height:600px;
  height:auto !important;
  height:600px;
  margin-top: 20px;
  margin-bottom: 31px;
  background: #f2f2f2;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  _overflow-x:auto;
  }
#contactpage2 {
	line-height:25px;
}
#contactpage2 p {
  line-height: 1.65em;
  text-align:justify;  
  }

#thankspage {
  clear: both;
  line-height: 1.4em;
  }

#thankspage p.intro {
  line-height: 1.65em;
  color: #666666;
  }

#thankspage1 {
  float: left;
  width: 240px;
  padding: 20px 0px 50px 20px;
  }

#thankspage1 p {
  margin-bottom: 1.4em;
  }

#thankspage1 p.snug {
  margin-top: -1em;
  }

#thankspage2 {
  float: left;
  width: 390px;
  padding: 20px 40px 50px 30px;
  height: 300px;
  overflow: auto;
  margin-top: 20px;
  margin-bottom: 31px;
  background: #f2f2f2;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  }

#thankspage2 p {
  line-height: 1.65em;
  }

/* TEMPLATE BOTTOM */

#getintouch {
  clear: both;
  height: 190px;
  margin-bottom: 31px;  
  margin-top: 31px; 
  background: #f2f2f2;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  }

#getintouch1 {
  float: left;
  width: 210px;
  padding: 20px 0px 0px 20px;
  }

#getintouch1 p {
  color: #4e4e4e;
  line-height: 1.4em;
  }

#getintouch2 {
  float: left;
  width: 210px;
  padding: 20px 0px 0px 30px;
  }

#getintouch3 {
  float: left;
  width: 210px;
  padding: 20px 30px 0px 30px;
  }

#footer {
  clear: both;
  margin-bottom: 31px;
  border-top: 1px solid #cccccc;
  font-size: 90%;
  color: #7f7f7f;
  line-height: 1.4em;
  height: 100%;
  }

#footer ul {
  float: right;
  text-align: right;
  width: 200px;
  margin-top: 14px;
  margin-right: 20px;
  color: #000000;
  list-style-type: none;
  }

#footer li {
  display: inline;
  }

#footer p {
  margin-top: 14px;
  margin-left: 20px;
  margin-right: 220px;
  }

#footer .name {
  color: #000000;
  }

#sitenotes {
  display: block;
  color: #575757;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px 0px 40px 0px;
  }

#sitenotes a {
  color: #3c3c3c;
  }

#sitenotes a:hover {
  color: #b9b9b9;
  background: #3c3c3c;
  text-decoration: none;
  }
  
#mensajes{
  padding-top:15px;
  min-height:600px;
  height:auto !important;
  height:600px;
}  

#mensajes table{
  background: #f2f2f2;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
	padding:10px 0 10px 0;  
}

#mensajes table td{
	padding:0 0 5px 0;
}

.aligncenter{
  text-align:center;
}

p.aviso{
  padding: 5px 0 0 0;
  margin:0 0 0 0;
  color:#1318C5;
}

img.logo_cat{
	margin-bottom:10px;
}

.limpiar{
	clear: both;
}

.imageRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
table.tabla_documentos{
	border-collapse: collapse;
	margin: 10px 0 10px 0;
}

table.tabla_documentos tr td{
	border-bottom:1px solid #ffffff;	
	vertical-align:middle;
	text-align:left;
}

table.tabla_documentos tr td a.sinborde{
	text-decoration:none;
	background:none;
}

#alternav{
	width:120px;
	height:22px;
	position:absolute;
	top:110px;
	left:610px;
}

#alternav2{
	width:120px;
	height:26px;
	position:absolute;
	top:95px;
	left:610px;
	padding:2px 0;
}
#alternav ul, #alternav2 ul{
	margin:0;
	padding: 0;
}

#docs {
  clear: both;
  height: 80px;
  margin-bottom: 20px;  
  margin-top: 20px; 
  background: #f2f2f2;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  }

#docs p {
  color: #4e4e4e;
  line-height: 1.4em;
  margin: 10px 20px;
  }
  
#docs h2 {
  margin: 10px 20px;
}  

#docs h2 a{
	text-decoration:none;
}


/*clearfix*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#mensajes a{
	background:none;
	color:#000000;
	float:left;
	clear:left;
}

/* // Easy Slider */
#slider .p_p{ float:right;
				margin:0 0 0 210px;
				line-height:2;
				margin-right:10px;}

#slider .l_mas {margin:0 0 0 210px;	color: #BE9A3B;
				text-decoration: none;}

#slider .img {  margin-top:-155px;
				border:1px solid #CCCCCC;
				padding:5px;
				margin-left:5px;
				width:170px;
				height:170px;}
				

	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container2{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:650px;
		background:#fff;		
		margin-bottom:2em;
		}	
	
	#content2{
		position:relative;
		}			

/* Easy Slider */

	
	
		
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container2{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header2{
		height:144px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content2{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider .ul_1, #slider .li_1{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider .li_1{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}														
	

/* // Easy Slider */


/* // Easy Slider */
