@charset "utf-8";
/* CSS Document */

@import url("base.css");

#contenedor {
	background-image: url(../images/fondo_lateral.gif);
	width: 982px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

/* contenido */
#contenido {
	float: right;
	padding-top: 5px;
	width: 755px;
	z-index: 8;
	padding-right: 10px;
}

#contenido a {
	color: #000000;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#contenido a:hover {
	color: #FC761D;
	text-decoration: underline;
}

#contenido .fl_der {
float:right;
}



/* ruta */
#contenido #ubica {
	font-size: 10px;
	color: #5a1213;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 13px;
	height: 35px;
}
#contenido #ubica a {
	color: #b7b7b7;
	text-decoration: none;
}
#contenido #ubica a:hover {
	color: #666666;
	text-decoration: none;
}
#contenido #ubica ul {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
}
#contenido #ubica li {
	float: left;
	background-repeat: no-repeat;
}
#contenido #ubica .primero {
	background-image: url(../images/flecha_ubica1.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 4px;
}
#contenido #ubica .normal {
	background-image: url(../images/flecha_ubica1.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 4px;
}
#contenido #ubica .ultimo {
	background-image: url(../images/flecha_ubica2.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 5px 4px;
	font-weight: bold;
}
#contenido #ubica .ultimo a {
	color: #5a1213;
	text-decoration: none;
}
#contenido #ubica .ultimo a:hover {
	color: #000000;
	text-decoration: none;
}

/* contenidos */
#contenido h1 {
	font-size: 20px;
	color: #929292;
	margin: 0px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 17px;
	background-image: url(../images/fondo_titulos.gif);
	font-weight: normal;
	font-family: "Abadi MT Condensed", "Arial Narrow", Arial;
	background-position: center -10px;
}
.ruta {
	font-size: 25px;
	color: #484646;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 8px;
	padding-right: 15px;
	margin: 0px;
}
#contenido h2 {
	font-size: 110%;
	font-weight: bold;
	color: #5e5e5e;
	padding-bottom: 5px;
	padding-left: 17px;
	padding-top: 8px;
	padding-right: 15px;
	margin: 0px;
}
#contenido p {
	margin: 0px;
	padding-left: 17px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
}
#contenido .fotoIzq {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #E3E5E4;
	border-right-color: #C4C8C6;
	border-bottom-color: #C4C8C6;
	border-left-color: #E3E5E4;
	margin-right:10px;
	margin-bottom: 10px;
	float:left;
	text-align:left;
}
#contenido .fotoDer {
	background-color: #FFFFFF;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #E3E5E4;
	border-right-color: #C4C8C6;
	border-bottom-color: #C4C8C6;
	border-left-color: #E3E5E4;
	margin-left:10px;
	margin-bottom: 10px;
	float:right;
	text-align:right;
}

/* botonera navegacion */
#auxiliar {
	padding-left: 350px;
}
.centrado {
	text-align: right;
	background-color: #00CC33;
}

#auxiliar img {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#contenido #tit {
	height: 30px;
	width: 760px;
	background-image: url(../images/fondo_titulos.gif);
	margin-top: 20px;
	background-position: 0px -20px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}

.negrillas {

	font-weight: bold;
}
.destacados {
	color: #FC761D;
}
.fondo_punteado {
	background-image: url(../images/linea_horizontal.gif);
	background-repeat: repeat-x;
	height: 1px;
}

/* texto agrandar */
#herramientas {
	float:right;
	width: 150px;
	margin-top: 15px;
}
/* efecto acordeon links */
#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}

#contenido h3 {
	font-size: 110%;
	font-weight: bold;
	color: #5e5e5e;
	padding-bottom: 5px;
	padding-left: 17px;
	padding-top: 8px;
	padding-right: 15px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5DDE1;
}
#contenido .dato2 a {
	text-decoration: none;
}
