/**CSS RESET**/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, center, u, b, i {margin: 0;padding: 0;border: 0;outline: 0;font-weight: normal;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}

body {line-height: 1;}
:focus { outline: none; }

blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
input, textarea {margin: 0;padding: 0;border:0;}
.oculto, hr, legend{display:none;visibility:hidden;}
.clear { clear: both; }
img { border: none; }
.r {float: right;}
.l { float: left;}

* {
 margin: 0;
 padding: 0;
}

/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: bold !important;color: #333;  }
h1 { font-size: 32px; line-height: 40px; padding: 5px 0px; }
h2 { font-size: 24px; line-height: 32px; padding: 5px 0px; }
h3 { font-size: 20px; line-height: 28px; padding: 5px 0px; }
h4 { font-size: 16px; line-height: 24px; padding: 5px 0px; }
h5 { font-size: 14px; line-height: 22px; padding: 5px 0px; }
h6 { font-size: 12px; line-height: 20px; }

/* Links */
a { color: #069; text-decoration: none; }
a:link, a:visited { color:#069; text-decoration:none; }
a:hover { color:#09c;text-decoration: underline; }
a:focus { outline: 1px dotted invert; }

/* Text Elements */
address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }
p { margin: 5px 0; padding: 0; color: #666; overflow:hidden; }

blockquote { color: #666; font-style: italic; border-left: 1px solid #ddd; margin-left: 10px; padding-left: 10px; }
blockquote *:first-child:before, q *:first-child:before { content: "\201C"; }
blockquote *:first-child:after, q *:first-child:after { content: "\201D"; }

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #eee; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }

code { padding: 0px 3px; }

/* Lists */
ul, ol { margin: 0; padding: 0; list-style: none;}
ul li, ol li { margin: 0; padding: 0; list-style: none;}

li ul, li ol { margin: 0; padding: 0; }
ul ul, ol ol, ul ol, ol ul { margin: 0; padding: 0; }


ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }

/* Tables  */

table, td, th { vertical-align: middle; }

table { width: 100%; border-collapse: collapse; border-spacing: 0; }
th { font-weight: bold; }
thead th { background: #ddd; }
th, td, caption { padding: 4px 10px 4px 5px;  text-align: left; font-weight: normal;}

tr.even td { background: #ccc; }
tfoot { font-style: italic; }
caption { background: #eee;  }



/* Pagina */
body{
	color: #666;
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px; 
	background: url(img/bg-header.png) repeat-x;
}
.left{
	float:left;
}
.right{
	float:right;
}
.fin{border:0}
.fin{border:none}
#header{
	width: 100%;
	height: 169px;
	
}
	#header .barra{
		width: 100%;
		height: 25px;
		margin: 0 auto;
		padding-top: 7px;
	}
	#header .nove{
		width: 812px;
		margin:0 auto;
	}
		#header .barra .nove .left{
			float: left;
			text-align:left;
			font-size: 12px;
			font-family: Georgia, "Times New Roman", Times, serif ;
		}
		#header .barra .nove .right{
			float: right;
			text-align:right;
			font-size: 11px;
			
		}
	#header .cont{
		width: 812px;
		height: 25px;
		margin: 0 auto;
	}
		#header .cont .escudo{
			height: 118px;
		}
			#header .cont .escudo .logo{
				float:left;
				width:150px;
				margin:3px 0;
			}
		#header .cont .escudo .nombre {
			padding-top:94px;
			width:100%;
		}
		#header .cont .escudo .nombre h1{
			color: #069;
			font-family: Georgia, "Times New Roman", Times, serif ;
			font-size: 20px;
			font-weight:normal !important;
			margin: 0;
			padding: 0;
			line-height: 11px;
			float: right;
			text-align: center;
		}
		#header .cont .menu{
			height: 10px;
			background: #0e2d51 url(img/bg-barra.jpg) no-repeat 0 0;;
			font-size: 14px;
		}
		#header .cont .sombra-menu{
			width: 812px;
			height: 17px;
			background: url(img/sombra-menu.png) no-repeat center center;
		}
#contenedor{
	width: 850px;
	margin: 0 auto;
	padding:10px 0;
	overflow: hidden;
}
	#contenedor .columna{
		width: 560px;
		float: left;
		padding:2px 27px ;
	}
		#contenedor .columna .ficha-min{
			padding:22px 33px 10px;
			height: 157px;
		}
		#contenedor .columna .ficha-sub{
			padding:15px 33px 10px;
			height: 128px;
		}
		#contenedor .columna .ficha-min .foto,
		#contenedor .columna .ficha-sub .foto{
			margin: 0 20px 20px 0;
			float: left;
		}
			#contenedor .columna .ficha-min h2,
			#contenedor .columna .ficha-sub h2,
			#contenedor .columna .ficha-min h3,
			#contenedor .columna .ficha-sub h3{
				color:#069;
				font-family: Georgia, "Times New Roman", Times, serif ;
				font-size:14px;
				line-height:17px;
				font-weight: normal !important;
				padding:0;
				margin: 0;
			}
			#contenedor .columna .ficha-min h2.cargo,
			#contenedor .columna .ficha-sub h2.cargo{
				text-transform: uppercase;
			}
			#contenedor .columna .ficha-min p,
			#contenedor .columna .ficha-sub p{
				line-height: 18px;
				font-size:12px;
				padding: 3px 0;
				text-align: justify;
				width:400px;
			}
				#contenedor .columna .ficha-min p a,
				#contenedor .columna .ficha-sub p a{
					text-decoration: underline;
				}
		#contenedor .columna .palabras-min{
			line-height: 18px;
			font-size:12px;
			padding:1px 0;
			text-align: justify;
			font-family: Georgia, "Times New Roman", Times, serif ;
		}
			#contenedor .columna .palabras-min .txt{
				margin: 20px 50px; 
				width: 395px; 
			}
			#contenedor .columna .palabras-min h2{ 
				color:#C91900;
				font-size:21px;
				margin:0;
				padding:0;
			}
			#contenedor .columna .palabras-min .firma{
				background: url(img/firma.png) no-repeat right bottom;
				float: right;
				height: 100px;
				width: 100px;
				margin-right:50px;
				margin-top:-107px;
			}


#contenedor .aut{
	background: none;
}
#contenedor .autoridad1{
	width: 577px;
	height:14px;
	background: url(img/bg-int-aut1.png) no-repeat;
}
#contenedor .autoridad2{
	width: 560px;
	padding:10px 27px ;
	background: url(img/bg-int-aut2.png) repeat-y;
	line-height: 17px;
	text-align: justify;
	position: relative;
	overflow:hidden;
}
	#contenedor .autoridad2 h1{
		font: 18px  Georgia, "Times New Roman", Times, serif ;
		color: #069;
		font-weight: normal !important;
		margin-bottom: 10px;
		padding: 0;
	}
	#contenedor .autoridad2 h2{
		font: 18px  Georgia, "Times New Roman", Times, serif ;
		margin:0;
		padding:0;
		font-weight: normal !important;
		color: #069;
	}
	#contenedor .autoridad2 img{
		max-width: 150px;
	}
	#contenedor .autoridad2 .foto{
		width: 126px;
		float: left;
	}
	#contenedor .autoridad2 .info{
		width: 400px;
		float: left;
		overflow:hidden;
	}
	#contenedor .autoridad2 .info ul, 
	#contenedor .autoridad2 .info li{
		list-style: none;
		padding-left: 0;
		margin-left: 0;
	}
	#contenedor .autoridad2 .info a{
		text-decoration: underline;
	}
	#contenedor .autoridad2 .descargar{
		bottom:0;
		left:0;
		position:absolute;
		margin-left:28px;
	}
	#contenedor .autoridad2 .descargar h4 {
		color: #069;
		font: 14px Georgia, "Times New Roman", Times, serif ;
	}
	#contenedor .autoridad2 .descargar a{
		color: #666;
	}
	#contenedor .autoridad2 .descargar ul li {
	}

#contenedor .autoridad3{
	width: 577px;
	height:30px;
	background: url(img/bg-int-aut3.png) no-repeat;
}


/*acordeon*/

#contenedor .hoja-acordeon {
	width: 597px;
	margin-bottom:10px;
	margin-left: -30px;
}

#contenedor .hoja-acordeon .top-acor { width: 597px; height: 179px; background:url(img/impar-top.png) no-repeat; }

#contenedor .hoja-acordeon .uno-acord { width: 597px; height: 174px; background:url(img/par-rep.png) no-repeat; }

#contenedor .hoja-acordeon .dos-acord { width: 597px; height: 174px; background:url(img/impar-rep.png) no-repeat; }

#contenedor .hoja-acordeon .bot-acor-par { width: 597px; height: 24px; background:url(img/end-par.png) no-repeat; }

#contenedor .hoja-acordeon .bot-acor-impar { width: 597px; height: 24px; background:url(img/end-impar.png) no-repeat; }


	#contenedor .sidebar{
		float:right;
		padding-right:20px;
		width:213px;
	}
		#contenedor .sidebar .fide{
			border: solid 2px #eee;
			padding:10px 10px 2px;
			margin-bottom: 11px;
		}
			#contenedor .sidebar .fide .tit{
				font-family: Georgia, "Times New Roman", Times, serif ;
				font-size: 12px;
				font-weight: normal;
				text-transform: uppercase;
				text-align: center;
				line-height: 14px;
				margin-bottom: 4px;
				padding: 0;
				color: #069;
			}
		#contenedor .sidebar .tit{
			text-align: center;
			padding-top: 20px;
			padding-bottom:4px;
		}
		#contenedor .sidebar .doble .tit {
			padding:12px 6px 0;
		}
		#contenedor .sidebar .btn{
			height: 56px;
			width: 213px;
			margin-bottom: 6px;
		}
			#contenedor .sidebar .btn .tit a{
				font-family: Georgia, "Times New Roman", Times, serif ;
				font-size: 12px;
				font-weight: normal;
				text-transform: uppercase;
				text-align: center;
				line-height: 14px;
			}
			#contenedor .sidebar .sombra-btn{
				background: url(img/sombra-boton4.png) no-repeat center center;
				height: 12px;
				width: 100%;
			}
		#contenedor .sidebar .gris{
			background: url(img/bg-btn-gris.jpg) no-repeat 0 0;
		}
		#contenedor .sidebar .rojo{
			background: url(img/bg-btn-rojo.jpg) no-repeat 0 0;
		}
		#contenedor .sidebar .azul{
			background: url(img/bg-btn-azul.jpg) no-repeat 0 0;
		}
		#contenedor .sidebar .rojo .tit a,
		#contenedor .sidebar .azul .tit a{
			color: #fff;
		}
		#contenedor .sidebar .gris .tit a{
			color: #666;
		}


#footer{
	clear:both;
	float:none;
	padding: 10px 0;
	width:100%;
	background-color:#E9E9E9;
}
	#footer .cont,
	#firma .cont{
		width: 812px;
		margin: 0 auto;
	}
		#footer .cont ul{}
			#footer .cont ul li{
				display: inline;
				padding-right: 10px;
			}
#firma{
	background-color:#E9E9E9;
	width:100%;
	height:10px;
	padding:10px 0;
	color: #045085;
	font-weight:bold;
	font-size:11px;
}
	#firma a{
		color: #045085;
		font-weight:bold;
		font-size:11px;
	}
