body {
	margin:0;
	padding:0;
	background-color:#F5F5F5;
	font-family:"Century Gothic", Tahoma, Verdana;
	color:#333;
}
#content {
	width:900px;
	height:700px;

	margin:0 auto;
/*		position:absolute;
margin-top:-350px;
	top:50%;
	margin-left:-450px;
	left:50%;*/
}
#logo365upa {
	text-align:center;
	margin-bottom:20px;
	margin-top: 100px;
}
#destacado {
	width:700px;
	height:263px;
	background-image:url(../destacadobg.png);
	background-repeat:no-repeat;
	padding:20px 100px;
	font-size:24px;
	text-align:center;
	line-height:40px;
	margin-bottom:20px;
}
#botones {
	width:840px;
	margin:0 auto;
}
#botones ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#botones ul li {
	display:inline-block;
	vertical-align:top;

}
#botones ul li a {
	display:block;
	width:210px;
	height:30px;
	background-image:url(../iconos2.png);
	background-repeat:no-repeat;
	color:#999;
	padding-top:210px;
	text-align:center;
	text-decoration:none;
}
#botones ul li a:hover {
	color:#333;
}
#botones ul li.btn_condiciones a {
	background-position:0 0;
}
#botones ul li.btn_condiciones a:hover {
	background-position:0 -240px;
}
#botones ul li.btn_solicita a {
	background-position:-210px 0;
}
#botones ul li.btn_solicita a:hover {
	background-position:-210px -240px;
}
#botones ul li.btn_ingreso a {
	background-position:-420px 0;
}
#botones ul li.btn_ingreso a:hover {
	background-position:-420px -240px;
}
#botones ul li.btn_ingreso2 a {
	background-position:-630px 0;
}
#botones ul li.btn_ingreso2 a:hover {
	background-position:-630px -240px;
}
#conoce {
	height:100px;
	margin:0px auto 20px auto;
	background-color:#ad3333;
/*	background-image:url(../img/bgFooter.png);
	background-repeat:no-repeat;*/
}
#conoce p {
	font-family:"Century Gothic";
	margin:20px;
	padding:30px 0px 0px 0px;
	font-size:14px;
	color:#FFF;
}
#conoce ul {
	margin:0;
	padding:0;
	list-style:none;
}
#conoce ul li a {
	display:block;
	height:80px;
	width:680px;
	background-repeat:no-repeat;
	border:1px solid #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-position:0 0;
	font-size:34px;
	color:#fff;
	text-decoration:none;
	padding:30px 0 0 120px;
}
#conoce ul li a:hover {
	background-position:0 -110px;
}
/** **********************************************************************************
 * Estilo slide
 ************************************************************************************/
#slideshow {
	margin:0 auto;
	width:640px;
	height:263px;
	background:transparent url(../img/bg_slideshow.png) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
	margin:0 auto;
	width:560px;
	height:263px;
	overflow:auto; /* allow scrollbar */
	position:relative;
}
#slideshow #slidesContainer .slide {
	margin:0 auto;
	width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:263px;
}
/** 
 * Slideshow controls style rules.
 */
.control {
	display:block;
	width:39px;
	height:263px;
	text-indent:-10000px;
	position:absolute;
	cursor: pointer;
}
#leftControl {
	top:0;
	left:0;
	background:transparent url(../img/control_left.png) no-repeat 0 0;
}
#rightControl {
	top:0;
	right:0;
	background:transparent url(../img/control_right.png) no-repeat 0 0;
}
* {
	margin:0;
	padding:0;
	font:normal 11px Verdana, Geneva, sans-serif;
	color:#ccc;
}
a {
	color:#F90;
	font-weight:bold;
	text-decoration:none;
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
}
a:hover {
	text-decoration:underline;
}
#pageContainer {
	margin:0 auto;
	width:960px;
}
#pageContainer h1 {
	display:block;
	width:960px;
	height:114px;
	background:transparent url(../img/bg_pagecontainer_h1.jpg) no-repeat top left;
	text-indent: -10000px;
}
.slide h2, .slide p {
	margin:15px;
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	text-align:justify;
	color:#999;
}
.slide h2 {
	font-family:"Century Gothic", Tahoma, Verdana;
	color:#666;
	letter-spacing:-1px;
	font-size:24px;
}
.slide img {
	float:right;
	margin:0 15px;
}
#footer {
	height:100px;
}
#footer p {
	margin:30px auto 0 auto;
	display:block;
	width:560px;
	height:40px;
}
/************************************** estilo servicios  *******************************************************/



#servicios {
	/*background-color:#E5E5E5;*/
	width:640px;
	height:1100px;
	background-image:url(../img/bgServicos.png);
	background-repeat:no-repeat;
	margin-left:130px;
}
#servicios h2 {
	color:#F90;
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:24px;
	margin-top:20px;
	margin-left:15px;
}
#servicios p {
	color:#999;
	font-family:"Century Gothic", Tahoma, Verdana;
	margin-left:35px;
}
.tituloAviso {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:30px;
	color:#F90;
	width:350px;
	text-align:right;
	margin-left:380px;
	padding-top:15px;
}
/************************************************************/



ul.hover_block {
	display: block;
	overflow: hidden;
	height: 1%;
	padding-bottom: 15px;
}
ul.hover_block2 {
	margin-left:30px;
	margin-top:20px;
}
ul.hover_block li, ul.hover_block2 li {
	list-style:none;
	float:left;
	background: #f5f5f5;
	padding: 10px;
	width:260px;
	position: relative;
	margin-right: 20px;
	height: 150px;
	width: 228px;
}
ul.hover_block li img, ul.hover_block2 li img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
/*******************************************************/

#zona1 {
	border:none;
}
#zona2 {
	border:none;
}
#zona3 {
	border:none;
}
#zona4 {
	border:none;
}
#zona5 {
	border:none;
}
#zona6 {
	border:none;
}
#zona7 {
	border:none;
}
#zona8 {
	border:none;
}
#zona9 {
	border:none;
}
#zona10 {
	border:none;
}
#zona11 {
	border:none;
}
#zona12 {
	border:none;
}
#aviso {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	display:none;
	background:url(../img/tooltip1.png) no-repeat top left;
	width:493px;
	padding:20px 50px 0 20px;
	height:243px;
	color:#000;
	margin:-190px -30px 0 20px;
	position:absolute;
	z-index:101;
}
#aviso2 {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	display:none;
	background:url(../img/tooltip2.png) no-repeat top left;
	width:480px;
	padding:20px 10px 0 20px;
	height:148px;
	color:#000;
	margin:-100px 0 0 -95px;
	position:absolute;
	z-index:101;
}
#aviso3 {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	display:none;
	background:url(../img/tooltip3.png) no-repeat top left;
	width:462px;
	padding:20px 10px 0 20px;
	height:303px;
	color:#000;
	margin:-80px 0 0 20px;
	position:absolute;
	z-index:101;
}
#aviso4 {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	display:none;
	background:url(../img/tooltip4.png) no-repeat top left;
	width:494px;
	padding:20px 10px 0 20px;
	height:168px;
	color:#000;
	margin:60px 0 0 -90px;
	position:absolute;
	z-index:101;
}
#aviso5 {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	display:none;
	background:url(../img/tooltip5.png) no-repeat top left;
	width:490px;
	padding:20px 10px 0 20px;
	height:145px;
	color:#000;
	margin:250px 0 0 20px;
	position:absolute;
	z-index:101;
}
#aviso6 {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	display:none;
	background:url(../img/tooltip6.png) no-repeat top left;
	width:508px;
	padding:20px 10px 0 20px;
	height:158px;
	color:#000;
	margin:230px 0 0 -103px;
	position:absolute;
	z-index:101;
}
#aviso7 {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	display:none;
	background:url(../img/tooltip7.png) no-repeat top left;
	width:499px;
	padding:20px 10px 0 20px;
	height:187px;
	color:#000;
	margin:370px 0 0 20px;
	position:absolute;
	z-index:101;
}
#aviso8 {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	display:none;
	background:url(../img/tooltip8.png) no-repeat top left;
	width:480px;
	padding:20px 10px 0 20px;
	height:116px;
	color:#000;
	margin:440px 0 0 -30px;
	position:absolute;
	z-index:101;
}
#aviso8 strong {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
#aviso9 {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	display:none;
	background:url(../img/tooltip9.png) no-repeat top left;
	width:377px;
	padding:20px 10px 0 20px;
	height:109px;
	color:#000;
	margin:618px 0 0 20px;
	position:absolute;
	z-index:101;
}
#aviso10 {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	display:none;
	background:url(../img/tooltip10.png) no-repeat top left;
	width:570px;
	padding:20px 10px 0 20px;
	height:128px;
	color:#000;
	margin:600px 0 0 -150px;
	position:absolute;
	z-index:101;
}
#aviso11 {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	display:none;
	background:url(../img/tooltip11.png) no-repeat top left;
	width:570px;
	padding:20px 10px 0 20px;
	height:299px;
	color:#000;
	margin:590px 0 0 22px;
	position:absolute;
	z-index:101;
}
#aviso12 {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	display:none;
	background:url(../img/tooltip12.png) no-repeat top left;
	width:570px;
	padding:20px 10px 0 20px;
	height:128px;
	color:#000;
	margin:790px 0 0 -125px;
	position:absolute;
	z-index:101;
}
#aviso12 strong {
	font-family:"Century Gothic", Tahoma, Verdana;
	font-size:16px;
	font-weight:bold;
	color:#000;
}
/*********************************************************************************************/  
  
#overlayInfra {
	position:absolute;
	width:600px;
	margin-left:-300px;
	left:50%;
	height:400px;
	margin-top:-200px;
	top:50%;
	display:none;
	border:10px solid #666;
	border:10px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #000 5px;
	-moz-box-shadow: #000 5px;
	box-shadow: 0 0 5px #000;
	z-index: 9999;
}
.close {
	display:block;
	width:50px;
	height:17px;
	background-color:#ad3333;
/*	background-image:url(../img/cerrar.png);
	background-repeat:no-repeat;*/
	cursor:pointer;
	margin:10px 275px;
	z-index:1000;
	position:absolute;
	font-size:12px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px;
	-webkit-box-shadow: #000 5px;
	-moz-box-shadow: #000 5px;
	box-shadow: 0 0 5px #000;
}
.close:hover {
	color:#333;
	background-color:#ccc;
}
