/* ADIPO */

* { margin: 0; padding:0; border: 0; }
a { color: rgb(250,122,68); text-decoration: underline; }

body {
	font-weight: normal; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 55%;
	background: #444; 
	padding: 5px 5px 20px 5px; }

#contenedorPrincipal {
	margin: 0 auto; 
	text-align: left;
	position: relative; 
	min-height: 100%; 
	height: auto !important; 
	height: 100%;
}
#contenedorFooter { 
	margin: 0 auto;
	position: absolute; 
	bottom: 0 !important; 
	bottom: -1px; 
	height: 25px;
} 

div.both { clear: both; height: 20px; margin-top: 20px; width: 100%;}



/* ESTRUCTURA
----------------------------------------------------------- */

div#topnav, div#contenedorPrincipal, div#footer, div#contenedorFooter {
	width: 758px;	
	background: #ffffff; }

div#topleft {
	width: 220px; 
	height: 200px;
	float: left;
	background: #fff url(../img/logo_adipo.gif) 0 0 no-repeat; }

div#topleft img {
	width: 220px; 
	height: 200px; }

div#topright {
	width: 538px; 
	height: 200px;
	float: right;
	background: #fff url(../img/login_adipo1.jpg) 0 0 no-repeat; }

/*Otras opciones de imágenes, luego borrar y dejar la definitiva*/

div#topright_puno {
	width: 538px; 
	height: 200px;
	float: right;
	background: #fff url(../img/login_adipo.jpg) 0 0 no-repeat; }

div#topright_pdos {
	width: 538px; 
	height: 200px;
	float: right;
	background: #fff url(../img/login_adipo2.jpg) 0 0 no-repeat; }
	
div#topright_ptres {
	width: 538px; 
	height: 200px;
	float: right;
	background: #fff url(../img/login_adipo3.jpg) 0 0 no-repeat; }	





div#secondNav {
	text-align: center;
	float: left;
	border-bottom: 1px solid #ddd; }
	
div#colIzq {
	width: 190px;
	padding: 15px 15px 120px 15px;
	float: left;
	text-align: left; }
	
div#contenidos {
 	/*width: 538px;*/
	width: 482px;
	padding: 18px 25px 100px 31px;
	float: right;
}

div#footer { width: 728px; 
text-align: center; 
margin: 0 auto; 
background:#fff; 
height: 25px; 
color: rgb(19,101,157); 
border-top: 1px solid rgb(133,176,211); 
padding: 4px 15px; 
font-size: 1em;}

/* MENU PRINCIPAL
----------------------------------------------------------- */

ul#leftNav { margin: 0 0 10px 0; list-style: none; }
ul#leftNav li { text-align: left; color: rgb(19,101,157); font: normal 1.1em Verdana, Arial, sans; border-top: 1px solid rgb(133,176,211); }
ul#leftNav li a { width: 175px; display: block; color: rgb(19,101,157); padding: 8px 5px 8px 10px; text-decoration: none; font-weight: bold;}
ul#leftNav li a:hover { color: #fff; background: rgb(19,101,157); }

#leftNav .header { background: rgb(133,176,211);margin: 0 0 1px 0; color: rgb(19,101,157); text-transform: uppercase; letter-spacing: 0.2em; border-top: 0; padding:12px 5px 12px 10px;  font: normal 1.1em Arial, Helvetica, sans; font-weight: bold; }
#leftNav .header a { width: 175px; display: block; color: rgb(19,101,157); margin: 0; border-top: 0; padding:0; }
#leftNav .header a:hover { color: rgb(133,176,211); background: none; font-weight: bold; }

/* AREA RESTRINGIDA
----------------------------------------------------------- */
p.restingida{ border-top:1px solid red; border-bottom:1px solid red; padding:1em; margin-top:20px;
background-image:url(../img/lock_icons.jpg); background-repeat:no-repeat; background-position:center left;}

p.restingida a{ color:#FF6600; text-decoration:none; padding-left:1.5em; font-size:1.2em; font-weight:bold; }
p.restingida a:hover{  text-decoration:underline;  }


/* MENU PATROCINADORES
----------------------------------------------------------- */

ul#leftPatrocinadores { margin: 30px 0 10px 0; list-style: none; }
ul#leftPatrocinadores li { text-align: left; color: rgb(19,101,157); font: normal 1.1em Verdana, Arial, sans; /*border-top: 1px solid rgb(133,176,211);*/ }
ul#leftPatrocinadores li a { width: 175px; display: block; color: rgb(19,101,157); padding: 8px 5px 8px 10px; text-decoration: none; font-weight: bold;}
ul#leftPatrocinadores li a:hover { color: #fff; background: rgb(19,101,157); }

#leftPatrocinadores .header { background: rgb(133,176,211);margin: 0 0 1px 0; color: rgb(19,101,157); text-transform: uppercase; letter-spacing: 0.2em; border-top: 0; padding:12px 5px 12px 10px;  font: normal 1.1em Arial, Helvetica, sans; font-weight: bold; }
#leftPatrocinadores .header a { width: 175px; display: block; color: rgb(19,101,157); margin: 0; border-top: 0; padding:0; }
#leftPatrocinadores .header a:hover { color: rgb(133,176,211); background: none; font-weight: bold; }


/* MENU SECUNDARIO
----------------------------------------------------------- */

#secondNav ul { list-style: none; padding: 0 0 5px 0; font: normal 1.2em Verdana, Arial, sans-serif; }
#secondNav ul li { display: inline; }
#secondNav ul li a { color: rgb(250,122,68); text-decoration: none; font-weight: bold; }
#secondNav ul li a:hover { color: rgb(250,122,68) }

/* text styles */

#contenidos a { text-decoration:underline;}

#contenidos p { font: normal 1.1em Verdana, Arial, Helvetica, sans; color: #444; text-align: left; line-height: 1.7em; padding: 3px 0 5px 0; }
#contenidos p a { color: rgb(250,122,68); font-weight: bold; }
#contenidos p a:hover {  color: #444; }

#contenidos .highlight { border: 1px solid #ccc; padding: 10px 20px 10px 20px; background: #f8f8f8; }

#contenidos .adicional { color: #aaa; }

#contenidos .description { font: normal 1.1em Verdana, Arial, Helvetica, sans; color: #444; text-align: left; line-height: 1.2em; }

#contenidos .quote { font: normal 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif; color: #bbb; text-align: left; line-height: 1.2em; margin-top: 0; }

#contenidos .stats { background: #f8f8f8; font: normal 1.2em Verdana, Arial, Helvetica, sans; color: #444; }

#contenidos .landimg { border: 1px solid #ccc; }

#contenidos .brown { font: normal 1.1em Verdana, Arial, Helvetica, sans; color: #444; text-align: left; line-height: 1.2em; }
#contenidos .brown a { font-weight: bold; color: #CE9A00; }


/* list item styles */

#contenidos ul {	
text-align: left; 
font: normal 1.2em Verdana, Arial, Helvetica, sans; 
color: #444; 
margin: 20px 10px 20px 2px;	
border: 0; 
padding: 0; }

#contenidos ul.bulletlist, #contenidos ul.bulletlist ul {font: normal 1em Verdana, Arial, Helvetica, sans;  }

#contenidos ul.bulletlist li { background: url(../img/bullet.gif) no-repeat; }

#contenidos ul li { 
list-style-type: none; 
line-height: 1.6em; 
margin-bottom: 10px; 
padding-left: 30px; }

#contenidos ul li a { 
text-decoration: none; 
color: /*#80CE00*/ #FF6600; 
font-weight: bold; }

#contenidos ul li a:hover { color: #FF6600; }

#contenidos .li-large {	
font: normal 2em "Trebuchet MS", Arial, Helvetica, sans-serif; 
color: #444; 
padding-left: 30px;	
background:url(../images/leaf-small.gif) no-repeat left top; }

#contenidos .li-solo { text-align: left; font: normal 1.1em Verdana, Arial, Helvetica, sans; color: #444; line-height: 1.6em; margin-bottom: 10px; padding-left: 30px; background:url(../images/leaf-small.gif) no-repeat left top; }

#contenidos .li-noindent { list-style-type: none; font: normal 1.1em Verdana, Arial, Helvetica, sans; line-height: 1.6em; margin-bottom: 10px; padding-left: 0px; }

#contenidos .li-indent { text-align: left; font: normal 1.1em Verdana, Arial, Helvetica, sans; color: #444; line-height: 1.6em; margin-bottom: 10px; margin-left: 30px; background:url(../images/leaf-small.gif) no-repeat left top; }

#contenidos .li-bigindent { text-align: left; font: normal 1.1em Verdana, Arial, Helvetica, sans; color: #444; line-height: 1.6em; margin-bottom: 10px; margin-left: 60px; background:url(../images/leaf-small.gif) no-repeat left top; }

#contenidos .ul-feasability {	 text-align: left; font: normal 1em Verdana, Arial, Helvetica, sans; color: #444; margin: 0 0 20px 0; border: 0; padding: 0; }

#contenidos .li-feasability {	display: inline; text-align: left; padding: 0; margin-right: 0; color: #ccc; }

#contenidos .marca { color: #FF6600;}

/* BLOQUES INFO
----------------------------------- */
.bqInfo {   }
.bqInfo p.adicional { color: rgb(250,122,68); padding-bottom: 15px; }
.bqInfo hr { height: 1px; /* Para IE > */ color: rgb(250,122,68); /* Para los demás > */ background-color: rgb(250,122,68); margin: 15px 0px; }


/* header styles */

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

h1 { font-size:2em; color: rgb(250,122,68); }

.superTit { margin: 4px 0px; border: 0; border-bottom: 1px solid rgb(250,122,68); text-transform: lowercase; }
.superTit a { color: rgb(250,122,68); text-decoration: none; }
.superTit a:hover { color: rgb(250,122,68); text-decoration:underline;}

.superTit2 { color: rgb(19,101,157); margin: 4px 0px; border: 0; border-bottom: 1px solid rgb(19,101,157); text-transform: lowercase; }
.superTit2 a { color: rgb(19,101,157); text-decoration: none; }
.superTit2 a:hover { color: rgb(19,101,157); text-decoration:underline;}

h2 { font-size:1.4em; color: rgb(19,101,157); padding: 0; margin: 15px 0 0 0; }
h2 .phone { background-color: red; }
h2 a { color: rgb(19,101,157); text-decoration: none; }
h2 a:hover { color: rgb(250,122,68); }


h3 { font: normal 1em; color: rgb(250,122,68); padding: 0; margin: 15px 0 18px 0; line-height: 1.4em; }
h3 a { color: #80CE00; text-decoration: none; }
h3 a:hover { color: #444; }

h4 { font: normal 0.90em; color: #444; padding: 0; margin: 10px 0 12px 0; line-height: 1.4em; }
h5 { font: normal 0.80em; color: #444; padding: 0; margin: 0 0 15px 0; }
h5 a { color: #80CE00; text-decoration: none; }
h5 a:hover { color: #444; }
h6 { font: normal 0.75em; color: #444; padding: 0; margin: 15px 0 0 0; line-height: 1.4em; }


/* clearing br */

.clear { clear: both; margin: 0; }

hr { height: 1px; /* Para IE > */ color: rgb(250,122,68); /* Para los demás > */ background-color: rgb(250,122,68); }


/* FORMULARIOS
-------------------------------------------------- */
.campoformulario {
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;}

#s1p_cform { border: none; }

#s1p_cform legend { display: none; }

#s1p_cform div { 
	padding: 1em 0; 
	border-bottom: 1px solid #f3f3f3; }

#s1p_cform div label { 
	float: left ;
	width: 150px ;
	font-size: 1.1em ;
	padding: 0.2em 0 0 ; }
	
#s1p_cform div input, #s1p_cform div textarea { 
	width: 260px; 
	padding: 1px 3px; 
	font-size: 1.1em; 
	border: 1px solid #fff; 
	overflow: auto; 
	background: #eee; }
	
#s1p_cform div input:hover,  #s1p_cform div textarea:hover { 
	border: 1px solid #ddd; 
	background: #fff; }

#s1p_cform div input:focus,  #s1p_cform div textarea:focus { 
	border: 1px solid #333; 
	background: #eee; }
	
#s1p_cform div.submit { 
	white-space:nowrap;
	text-align:right;
	margin-right:64px;}

#s1p_cform div.submit input { 
	margin: 0 0 0 10px; 
	width: 120px; 
	padding: 0 3px; 
	font-size: 1.1em; 
	border-top: 1px solid #CCCCCC; 
	border-right: 1px solid #333;
	border-bottom: 1px solid #333; 
	border-left: 1px solid #CCCCCC; 
	background: #ddd; }

/*Estilos Calendarios */

table.actividadesGrales {
	width:100%;
	font-size:12px;
	margin-top:10px;
	border:1px solid #FF6600;
	padding:0px;}
	
table.actividadesGrales th {
	background-color:#FF6600;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;
	padding:0px 2px;
	font-size:10px;
	text-align:center;}
		
table.actividadesGrales tr.decripActividad td {
border: 1px solid #CCCCCC;}
	
table.actividadesGrales td { 
	text-align:center; 
	border: 1px solid #CCCCCC;
	font-size:10px;}		
	
table.actividadesGrales td.lunes {
	background-color:#FF6600;
	color:#FFFFFF;
	font-weight:bold;
	}		
	
table.actividadesGrales td.martes {
	background-color:#C2D7E9;
	color:#111;
	font-weight:bold;
	}		
	
table.actividadesGrales td.miercol {
	background-color:#FFB27F;
	color:#111;
	font-weight:bold;
	}		
	
table.actividadesGrales td.jueves {
	background-color:#E5E5E5;
	color:#111;
	font-weight:bold;
	}
	
table.actividadesGrales td.viernes {
	background-color:#87AAC1;
	color:#111;
	font-weight:bold;
	}	
	
table.actividadesGrales td.domin {
	background-color:#FFFFFF;
	color:#111;
	font-weight:bold;
	}		