/*----Estilos----*/
a:link {	color: #333333;	text-decoration: none}
a:visited {	color: #737373;	text-decoration: none}
a:hover {	color: #990099;	text-decoration: underline}
a:active {	color: #CCFF00;	text-decoration: none}
.Estilo1 {color: #990099}
.Estilo2 {color: #242424}
.Estilo7 {font-weight: bold}
.Estilo34 {color: #FFFFFF}
.Estilo36 {font-weight: bold; color: #990099;}
.Estilo37 {color: #990099}
.Estilo41 {font-size: 0.8em; color: #FFCC33;}
.Estilo42 {font-size: 13px}

/*----End Style----*/
body {
	margin: 0;
	padding: 0;
	background-color: #500040;
	background-image: url(../imagenes/web/fondo.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {font-size: 2em;	margin-bottom: 0.3em;	margin-top: 0.3em;}

h2 {font-size: 1em;}

h3 {font-size: 3em;}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

hr {
	display: block; color:990099;
}

/*------ Extructura ------*/

#extructura {
	width: 990px;
	margin: 0 auto;
}

/*------ Contenido------*/

#contenido {
	clear: both;
	width: 988px;
	margin:0;
	padding: 2px;
	background-color:#FFFFFF;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

/* Logo */

#logo {
	margin:auto;
	margin top:0;
	height:79px;
	width:990px;
	position:static;
	color: #69A7E1;
}

#logo h3, #logo h2{
	margin: 0;
	padding: 0 20px 0 10px;
}

#logo h3 {
	float: left;
	padding: 20px 0 0 40px;	
	letter-spacing: -3px;
	font-size: 3.3em;
}

#logo a {
	text-decoration: none;
	color: #993399;
}

/* Menu */

#menu {
	width: 995px;
	height: 33px;
	padding: 0;
	position: static;
	margin-right: auto;
	margin-bottom: auto;
	clear: both;
	
}

#menu ul {
	height: 33px;
	margin: 0;
	padding: 0;
	list-style: none;
	background:url(../imagenes/web/divider.jpg) no-repeat left;width:100%;
}

#menu li {
	float: left;
	display: inline;
	position: static;
	height: 33px;
	background:url(../imagenes/web/divider.jpg) no-repeat right top;
}

#menu a {
	float: left;
	position: static;
	height: 32px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding: 5px 17px 0 16px;
}

#menu a:hover {
	background: #FFFFFF;
	color: #000000;
}

/*----IZQ Panel----*/

#izqPan{
	width:170px;
	float:left;
	height:auto;
	padding: 2px;
	font-size: 12px;
	text-align:center;
	}

/*----Derch Panel ----*/

#DerchPan{
	width:180px;
	height:auto; 
	float:right;
}

/*----publi Panel----*/

#publi{
	width:730px;
	float:left;
	height:109px;
	margin-top:-2px;
	padding-right: 15px;
	padding-left: 60px;
	
}

/*------Redes-------*/

#redes{
	width:615px;
	float:left;
	text-align:center;	
	height:25px;	
	
}

/*----search Panel----*/

#search{
	width:380px;
	float:left;
	height:25px;
	background:url(../imagenes/web/logo.jpg) no-repeat right;
	text-align:center;
	padding: 45px 228px 10px 50px;
}

/*----Dominios----*/

#domin{
	width:610px;
	height:18px;
	text-align:center;
	margin-top:-5px;	
}

/*----Body Panel----*/

#bodyPan{
	width:620px;
	float:left;
	padding-left:5px;
	padding-right:5px;

}

/* Sidebar */

#sidebar {
	float: left;
	width: 165px;
	
}

#sidebar ul {
	list-style: none;

}

#sidebar li {
	
}

#sidebar a {
	background-color:#EBEBEB;
	display: block;
	width: 159px;
	padding: 0px 1px 0px 16px;
	border-top: 2px solid #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left:-40px;
	background-image: url(../imagenes/web/fmenu.jpg);
	
}

#sidebar a:hover {
	background: #F8F8F8;
	color:#990099;
	text-decoration: underline;

}

#sidebar a:visited {
	color: #000000;

}

#sidebar .active a {
	background: #FFFFFF;
	color: #990099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image:none;
	text-decoration: none;
	cursor: default;
	font-weight: bold;

}

/* enlacesbar */

#enlcbar {
	float: left;
	width: 170px;
	margin-left:-38px;
	text-align:center;	

}

#enlcbar ul {
	list-style: none;
}

#enlcbar li {
	
}

#enlcbar a {
	background-color: #CCCCCC;
	display: block;
	width: 150px;
	padding: 2px 5px 2px 5px;
	border-top: 2px solid #ffffff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
}

#enlcbar a:hover {
	background: #F8F8F8;
	color:#990099;

}

#enlcbar .active a {
	background: #FFFFFF;
	color: #990099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

/*----Galeria de Imagenes ----*/

#galeria1{
	width:270px;
	height:470px;
	float:left;
	padding: 0;	
}

#galeria2{
	width:270px;
	height:470px;
	float:right;
	padding: 0;	
}

#galeria3{
	width:270px;
	height:470px;
	float:left;
	padding: 0;	
}

#galeria4{
	width:270px;
	height:470px;
	float:right;
	padding: 0;	
}
	
/* Footer */

#footer {

	background: url(../imagenes/web/fondopie.gif) no-repeat center top;
	clear: both;
	width: 970px;
	height: 25px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 14px;
	text-align:center;
	font-weight: bold;	
	
}


