@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px
}
html{
width:100%;
height:100%;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B39F6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#conGen{
	float: left;
	height: auto;
	width: 841px;
	overflow: hidden;
}
/*FUNCIONES DE IZQUIERDA*/
.IzGen {
	float: left;
	height: auto;
	width: 211px;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	background-image: url(../images/backs/back0.jpg);
}
.IzLinks {
width:211; height:auto; 
float:left; 
padding-left:82px; 
padding-top:15px; 
padding-bottom:27px
}
.IzGen a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.IzGen a:Hover {
	color: #00cc00;
	text-decoration: none;
}


.DerGen {
	float: left;
	height: auto;
	width: 630px;
	background-image: url(../images/backs/der.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #c3af7c;
}
.DerCont {
	float: left;
	height: auto;
	width: 570px;

	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.TitGen {
	float: left;
	height: auto;
	width: 560px;
	text-align: right;
}

.TitGen h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
	text-align: right;
}
/*LINKS*/
a.LinkVerde {
	FONT-SIZE: 12px;
	COLOR: #003300;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	TEXT-DECORATION: none;
	background-image: url(../images/bots/iconomoztaza.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
}
a:Hover.LinkVerde {
	background-image: url(../images/bots/iconomoztaza-over.jpg);
}
.EsLink {
	float: left;
	height: auto;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.tit2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #FFFFFF;
}

.titulo{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #000000;
	text-align: right;
}

.Estilo2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.Mensaje {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}


img.videos {
	border: 2px solid #F4E9BC;
}

/*AQUI VA EL COTNENIDO DEL PIE*/
.ContPie {
	float: left;
	height: auto;
	width: 860px;
	background-image: url(../images/backs/general.jpg);
	}
.PieBak1 {
	float: left;
	height: auto;
	width: 211px;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	}
.PieBak2 {
	float: left;
	height: auto;
	width: 591px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33cc99;
	padding-bottom: 10px;
}
.PieBak2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.PieBak2 a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.PieBak3 {
	float: left;
	height: auto;
	width: 30px;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	}
/*ESTILOS IMAGENES*/
img.mini {
	border: 3px solid #F4E9BC;	
}
.GalMINI {
	float: left;
	height: 78px;
	width: 104px;
	margin: 3px;
	border: 2px solid #F4E9BC;
}