@charset "utf-8";
body,html {
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #00ADEE;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding:0px;
	margin:0px;
	color: #FFF;
	line-height: normal;
	font-size: 11pt;
	font-style: normal;
}
#imgLOAD{
	width:800px;
	height:583px;
	margin:-291.5px 0px 0px -400px;
	top: 50%;
	left: 50%;
	overflow: auto;
	position:absolute;
	text-align: center;
	z-index: 5;
	overflow: auto;
	display: block;
	background-color: #00ADEE;
}
.carga_caja{
	font-size:15pt;
	color: #00ADEE;
	display: block;
	background-color: #FFF;
	width: 250px;
	margin-top: 33%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	padding: 7px;
	height: auto;
}
img{
	border:0;
}

p{
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
blockquote {
	background-image: url(../images/quote_1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
 
.quote_fin {
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(../images/quote_2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	font-size: 17pt;
}
.autor{
	font-size: 9pt;
	font-style: italic;
	padding-left: 30px;
}
.cyan{
	color: #75DDEA;
	margin: 0px;
	padding: 0px;
}
img, a {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

a.todos:link {
	color: #75DDEA;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}
a.todos:hover {
	color: #75DDEA;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #75DDEA;
}
a.todos:visited {
	color: #75DDEA;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11pt;
}
a.todos:active {
	color: #75DDEA;
	font-weight: bold;
	font-size: 11pt;
	font-style: italic;
}

#main{
	width:800px;
	height:583px;
	margin:-291.5px 0px 0px -400px;
	background:url(../images/content_bg.jpg);
	top: 50%;
	left: 50%;
	overflow: auto;
	position:absolute;
}
#wrap{
	width:775px;
	height:583px;
	position:static;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#content{
	width:755px;
	height:400px;
	font-size: 11pt;
	color: #00ADEE;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
}
#index{
	display: block;
	position: absolute;
	height: 400px;
	width: 750px;
	overflow: hidden;
}
#quien{
	display: none;
	position: absolute;
	height: 400px;
	width: 750px;
	overflow: hidden;
}
#que{
	display: none;
	position: absolute;
	height: 400px;
	width: 750px;
	overflow: auto;
}
li.gallery{
	float:left;
	list-style:none;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
#blog{
	display: none;
	position: absolute;
	height: 400px;
	width: 750px;
	overflow: hidden;
}
#links{
	display: none;
	position: absolute;
	height: 400px;
	width: 750px;
	overflow: hidden;
}
#caja_links{
	float: left;
	width: 220px;
	height: auto;
}
#menu ul{
	padding:0px;
	width:480px;
	height:37px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu li{
	float:left;
	list-style:none;
	display:inline;
}
#menu li a  {
	text-indent:-9999px;
	display:block;
	height:27px;
	padding-right: 10px;
}
a.quien{
	background-image:url(../images/menu/who.gif);
	background-position:top;
	background-repeat: no-repeat;
	width:130px;
}
a.que{
	background-image:url(../images/menu/what.gif);
	background-position:top;
	background-repeat: no-repeat;
	width:130px;
}
a.links{
	background-image:url(../images/menu/links.gif);
	background-position:top;
	background-repeat: no-repeat;
	width:70px;
}
a.quien:hover, a.que:hover, a.links:hover{
	background-position:bottom;
	background-repeat: no-repeat;
}
#foot{
	width:480px;
	height:130px;
	clear: both;
}
#pfoot{
	width: 230px;
	float: left;
	height: 20px;
	margin: 35px 0 0 0;
	}
#pfoot1{
	width: auto;
	float: left;
	height: 20px;
	margin: 45px 0 0 0;
	}
p.pie{
	margin: 0px;
	padding-left: 7px;
}
h2{
	font-size:15pt;
	color: #FFF;
	display: block;
	width: 145px;
	height:30px;
	background-image:url(../images/h2_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
	margin-bottom: 10px;
}
h2 span{
	display: block;
	background-image:url(../images/h2_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	padding-left: 10px;
	padding-top: 3px;
	margin-left: 7px;
}

