/* CSS Document */
body {
	font-family: "Trebuchet MS";
	background-image: url(../images/fondo.jpg);
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
#pagina {
	width: 708px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F9F4D4;
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 36px;
	padding-left: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#cabezote {
	background-image: url(../images/exelso.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#menuArriba {
	background-image: url(../images/fondo-menuArriba.jpg);
	background-position: 560px top;
	height: 30px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menuArriba a {
	color: #FFFFFF;
	text-decoration: none;
}
#menuArriba a:hover {
	color: #FFCC33;
	text-decoration: none;
}
#menu{
	height: 65px;
	padding-top: 20px;
}
#fotos {
	clear: both;
}

#contenido {
	padding-top: 10px;
	font-size: 10pt;
}
#contenidoInt {
	padding-top: 10px;
	font-size: 10pt;
}
#contenido div {
	font-size: 10pt;
	background-image: url(../images/fondo-divs.jpg);
	width: 214px;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 8px;
	background-attachment: fixed;
	background-position: 130px 0px;
	background-repeat:    repeat;
	background-color: #E4D882;
	border: 1px solid #FFFFFF;
}
#contenido img {
	float: right;
	padding: 0px;
	margin: 0px;
}
#contenido h1 {
	font-size: 12pt;
	color: #48221A;
	margin: 0px;
	padding: 0px;
}
#contenido h3{
	color: #000000;
	background-repeat:  repeat;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E6B800;
}
#contenido p {
	margin: 0px;
	padding: 0px;
}

#contenidoInt h3{
	color: #744531;
	background-image: url(../images/fondo-titulos.jpg);
	background-repeat:  repeat;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#contenidoInt p {
	padding: 5px;
	margin: 0px;
	text-align: justify;
}
#contenidoInt img {
	float: right;
	margin: 10px;
}

#logos {
	font-size: 10pt;
}
#pie {
	background-color: #60271E;
	height: 35px;
	font-size: 9pt;
	color: #E8B9B3;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
}
#pie a {
	color: #E8B9B3;
}
#pie a:hover {
	color: #FFFFFF;
}
#btn {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	width: 157px;
	height: 14px;
	display: block;
	background-image: url(../images/fondo-btnmenu.jpg);
	background-repeat: no-repeat;
	font-family: "trebuchet MS", Arial, Helvetica;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	vertical-align: middle;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#btnInt {
	display: block;
	position: relative;
}
#btn:hover {
	background-image: url(../images/fondo-btnmenu2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}	
#btn div {
	position: absolute;
	top: 64px;
	left: 0px;
	right: 0px;
	width: 157px;
	display: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #963D39;
}
#btnInt div {
	position: absolute;
	left: 157px;
	display: none;
}
#btn div ul,  #btnInt div ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#btn:hover div, #btnInt:hover div {
	display: block;
}
#btn div a {
	font-family: "trebuchet MS", Arial, Helvetica;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}	
#btn a {
	color: #FFFFFF;
	text-decoration: none;
}
#form #form1 p {
	text-align: center;
}


#btn div a:hover {
	font-family: "trebuchet MS", Arial, Helvetica;
	font-weight:bold;
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}
#contenidoInt a {
	color: #7B4932;
	font-weight: bold;
}
#contenido a {
	color: #6A2B22;
}
#logos h3 {
	color: #000000;
	background-repeat:  repeat;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E6B800;
}
#logos p {
	margin: 0px;
	padding: 0px;
}
#logos a {
	text-decoration: none;
	color: #000000;
}
#logos a:hover {
	color: #666666;
}
#boletines img {
	text-align: center;
	vertical-align: middle;
	clear: none;
	float: none;
}
