@charset "utf-8";

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */

.fondoTotal {
	background-image: url(../images/fcenter.jpg);
	background-repeat:  repeat-y;
	background-position: center center;
}
.menu_head{border:1px solid #998675;}

.menu_body {display:none; width:184px;border-right:1px solid #998675;border-bottom:1px solid #998675;border-left:1px solid #998675;}
.menu_body li{background:#493e3b;}
.menu_body li.alt{background:#362f2d;}
.menu_body li a{color:#FFFFFF; text-decoration:none; padding:10px; display:block;}
.menu_body li a:hover{padding:15px 10px; font-weight:bold;}.Cabezeras12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}
.CopyR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.Texto_comun_negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	text-align: justify;
	padding: 0px;
}
.Texto_comun_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	clip: rect(20px,20px,20px,20px);
}
.link_p_inferior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CCFF;
	margin-bottom: 2px;
	margin-top: 5px;
	vertical-align: baseline;
	white-space: normal;
}
.link_p_inferior:Hover {
	font-size: 10px;
	color: #FFFFFF;
}
.fondoMenuf {
	background-attachment: fixed;
	background-image: url(../images/fmenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.MenuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 5px;
	vertical-align: baseline;
	white-space: normal;
}
.MenuLink:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CCFF;
	margin-bottom: 2px;
	margin-top: 5px;
	vertical-align: baseline;
	white-space: normal;
}
.etiquetas {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}

.MenuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Caja {
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}

.MenuTop:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.Boton {
	font-family: Tahoma;
	font-size: 10px;
	margin: 2px;
	padding: 2px;
	border: thin solid #003366;
	color: #FFFFFF;
	background-color: #666666;
}
.Boton:Hover {
	font-family: Tahoma;
	font-size: 10px;
	margin: 2px;
	padding: 2px;
	border: thin solid #003366;
	color: #FFFFFF;
	background-color: #6CA2C1;
}


.Link_negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-bottom: 2px;
	margin-top: 5px;
	vertical-align: baseline;
	white-space: normal;
}
.MarcoFoto {
	border: 1px double #333333;
	height: 150px;
	width: 150px;
}
.Cabezeras14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
}
.fotosComun {
	border: 1px double #333333;
	height: auto;
	width: auto;
	margin: 8px;
	padding: 3px;
}
.Buscador {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
.Enviar {
	background-repeat: no-repeat;
	background-position: left center;
	margin: 2px;
	background-color: #EBF0D5;
	border: 1px solid #666666;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.link_menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99FF00;
	margin-bottom: 2px;
	margin-top: 2px;
	vertical-align: baseline;
	white-space: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
.Titulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	text-transform: capitalize;
	display: block;
	background-color: #645E4F;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: left;
	text-align: right;
	padding: 10px;
	text-indent: 10px;
}
.Titulo_L2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #645E4F;
}
.texto_fichas {
	font-family: Tahoma;
	font-size: 11px;
}



.link_menu2:Hover {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
}
.MarcoTabla {
	padding: 1px;
	border: 1px dotted #666666;
}
.link_menu2_disabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
	vertical-align: baseline;
	white-space: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
}
.marco_imagenes {
	border: 1px solid #8DC621;
}
.TitulosIzq {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	text-transform: capitalize;
	display: block;
	background-color: #54595F;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: right;
	padding: 10px;
}
.marco_imagenesD0 {
	border: 1px solid #8DC621;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.marco_imagenesDI0 {
	border: 1px solid #8DC621;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: center center;
}
.marco_imagenes_sinma {
	border: 1px solid #8DC621;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fondoFlor {
	background-image: url(../images/fngero.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto_comun_blanco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin: 10px;
}

.TitulosIzqESP {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	display: block;
	background-color: #54595F;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: left;
	text-align: right;
	padding: 10px;
}
.Texto_comun_negro_esp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	margin: 10px;
	display: block;
}


/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.Cabeceras_a a {
	color: black;
	text-decoration: none;
}
.tituloSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8DC621;
	display: block;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099FF;
	text-indent: 10px;
	margin: 2px;
}
.Img_geleria {
	background-image: url(../images/lupa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
