#acordeon1{
	margin:0;
	width:116px;
	background-color: #DDF7EF;
}
/*Color por defecto de la pestaña*/
/*Forzamos el cursor a forma de mano para indicar que es seleccoinable*/
.pestana {
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #FFFFFF;
	background-color: #199571;
	background-image: url(../Auxiliar/cambioexto.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 22px;
	padding-top: 2px;
	font-weight: bold;
	margin-top: 2px;
	padding-bottom: 2px;
}
.AccordionFocused .pestana {
	background:#FF9933;
}
.AccordionFocused{
	outline:none;
}
.AccordionFocused .AccordionPanelOpen .pestana{
	cursor:default;
	background:#FF0000;
}
.contenido {
	background-color: #FFFFFF;
	width: auto;
}
#m1 {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../Auxiliar/cambioexto.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#album img{
	background-color: #FFFFFF;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin-top: 4px;
	margin-right: 9px;
	margin-bottom: 4px;
	margin-left: 9px;
	float: none;
	height: auto;
	width: auto;
	text-align: center;
}

#album a{
	font-size: 0.6em;
	font-weight: bold;
}
.zomm {
	list-style-image: url(../Auxiliar/zoom.jpg);
	margin-left: 0px;
}
#telefonos {
	font-size: 0.65em;
	border: 1px solid #1E9873;
	padding: 2px;
	text-align: right;
	font-weight: normal;
}
#telefonos td {
	padding: 1px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: 1px solid #E8E8E8;
}
#telefonos a:link {
	font-size: 0.9em;
}
#telefonos a {
	font-size: 0.86em;
	color: #127E5E;
	font-weight: bold;
}
#telefonos a:visited {
	font-size: 0.86em;
	color: #127E5E;
	font-weight: bold;
}
#telefonos a:hover {
	font-size: 0.86em;
	color: #CC0000;
	font-weight: bold;
}
#telefonos th {
	color: #FFFFFF;
	background-color: #1E9873;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
#zoom {
	margin: 0px;
	padding: 0px;
}
.marcofotoweb {
	background-color: #FFFFFF;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #26C193;
	border-right-color: #14775A;
	border-bottom-color: #14775A;
	border-left-color: #26C193;
	margin: 8px;
}.estilotabla {
	list-style-image: url(../WEB/imagenes/punto.gif);
	font-size: 0.8em;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 16px;  
	padding-left : 5px; 
	padding-right : 5px;
}
.textoweb {
	font-size: 0.8em;
	text-align: justify;
	text-indent: 30px;
}
.textoweb h3 {
	font-weight: bold;
	color: #127E5E;
	font-size: 0.9em;
	margin-top: 4px;
	margin-bottom: 4px;
	height: auto;
	border: 1px solid #E3E3E3;
	padding-top: 2px;
	padding-bottom: 2px;
}
#tiempo {
	color: #14775A;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CC0000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 6px;
}
#reloj {
	float: right;
}
.BORDEBAJO td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #1FB688;
	border-right-color: #1FB688;
	border-bottom-color: #1FB688;
	border-left-color: #1FB688;
	text-align: right;
}
#telefonos tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
