/* CSS Document */

body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%; 
	max-height: 100%; 
	background-color:#55421F;
	font-family: Arial, Trebucher, Verdana;
	line-height: 18px;
	font-size:13px;
	
	/*barra scroll*/
	scrollbar-face-color:#55421F;
	scrollbar-highlight-color:#55421F;
	scrollbar-3dlight-color:#685125;
	scrollbar-darkshadow-color:#55421F;
	scrollbar-shadow-color:#55421F;
	scrollbar-arrow-color:#B3FF26;
	scrollbar-track-color:#352913;
	color: #ffff99;
}

#framecontent{
	position: absolute; 
	bottom: 0; 
	left: 0; 
	width: 100%; 
	height: 27px; 
	overflow: hidden; 
	background-color: #B3FF26;
	color: #55421F;
	border-top:#3F3118 thin solid;
}

#maincontent{
	position: absolute;
	top: 0; 
	left: 180px; 
	right: 0;
	bottom: 27px;
	overflow: auto; 
}


.innertube{
	margin: 15px; 
}

* html body{ 
	padding: 0 0 130px 0; 
}

* html #maincontent{ 
	height: 100%; 
	width: 100%; 
}

#esq{ 
	position: absolute;
	top: 0;
	bottom: 35px; 
	left: 0;
	width: 200px; 
	height: 100%;
	overflow:hidden;
	color: white;
}


a.marro{
	text-decoration:none;
	color:#55421F;
	font-weight:bold;
}


#barra {
	position:absolute;
	top:0px;
	left:175px;
	width:5px;
	height:100%;
	z-index:10;
}

#imgInferior {
	position:absolute;
	left:0;
	bottom:27px;
	width:230px;
	height:175px;
	z-index:100;
}

#imgEscoltaMaguey {
	position:absolute;
	left:2%;
	top:4%;
	z-index:100;
}

#cont_quisom {
	width:70%;
	max-height:75%; 
	background-color:#55421F;
	position:relative; 
	left: 140px;
	top: 100px;
	overflow:auto;
	filter:alpha(opacity=95); 
	-moz-opacity:0.95;
	opacity:0.95;
	padding:5px;	
}

#cont_filosofia {
	width:70%;
	max-height:75%; 
	background-color:#55421F;
	position:relative; 
	left: 140px;
	top: 100px;
	overflow:auto;
	filter:alpha(opacity=95); 
	-moz-opacity:0.95;
	opacity:0.95;
	padding:5px;	
}

#cont_mig {
	width:605px; 
	background-color:#55421F; 
	position:relative; 
	left: 20px;
	top: 120px;	
	filter:alpha(opacity=95); 
	-moz-opacity:0.95;
	opacity:0.95;
	padding:5px;	
}

#cont_noticies{
	width:73%;  
	background-color:#B3FF26; 
	position:relative;
	left: 10%;
	top: 80px;	
	padding:5px;
	border:thin ridge #55421F;
	filter:alpha(opacity=95); 
	-moz-opacity:0.95;
	opacity:0.95;
}


#cont_links{
	width:75%;
	max-height:75%;
	background-color:#55421F; 
	top: 88px;
	position:relative; 
	left: 130px;
	padding:5px;
	overflow:auto;
}

#cont_links_dret, #cont_links_mig, #cont_links_esq{
	border-left:thin dotted #B3FF26;
	width:30%;   
	float:left;
	margin:5px;
	padding:5px;
	height:85%;
	overflow:auto;
}
#cont_links_esq, #cont_links_mig{ 
	border-left:thin dotted #B3FF26;
}
#cont_links_dret{
	border-left:thin dotted #B3FF26;
}

#cont_maguey {
/*	width:70%;
	max-height:80%; 
	background-color:#55421F;
	position:relative; 
	left: 110px;
	top:10%;
	overflow:auto;
	filter:alpha(opacity=95); 
	-moz-opacity:0.95;
	opacity:0.95;
	padding:5px;*/
	background-color:#55421F;
	position:relative; 
	width:75%;
	height:80%;
	left: 100px;
	top: 70px;
	overflow-y:auto;
	overflow-x:none;
	filter:alpha(opacity=95); 
	-moz-opacity:0.95;
	opacity:0.95;	
}

#error {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	
}

#fons {
	width:100%; 
	height:100%;
	margin:10px;
}

#tot{
	position:absolute;
	right:0;
	top:20px;
	margin:0;
	padding:0;
	width:308px;
	display:block;
	height:auto;
	float:left;
}
.noticia_ppal{
	width:280px;
	/*height:80px;
	background-image: url(../imgWeb/fons_rosa.gif);*/
	background-color:#FF3399;
	border:#FFCC00 dotted thin;
	position:absolute;
	right:10px;
	top:0px;
	margin:10px;
	filter:alpha(opacity=85); 
	-moz-opacity:0.85;
	opacity:0.85;

}
#tot_fotos_ppal{
	position: absolute;
	right:0;
	top:200px;
	margin:0;
	padding:0;
	width:135px;
	height:auto;
}

.foto_ppal{	
	background-color:#4B3A1B;
	position:relative;
	top: 20px;
	right:0;
	filter:alpha(opacity=85); 
	-moz-opacity:0.85;
	opacity:0.85;
	width:120px;
	height:auto;
	border-right:thin dotted #B3FF26;
}

.foto_ppal #dins{
	margin:4px;
	padding-top: 4px;
}


h3{
	font-style:italic;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #352913;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #3F3116;
	margin-bottom:5px;
}


h4{
	font-style:italic;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
	background:url(../imgWeb/fonsR_1.gif);
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #55421F;
}

h5{
	font-style:italic;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:4px;
	background:url(../imgWeb/fonsR.gif);
	margin:0px;
	margin-bottom:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #B3FF26;
}


h6{
	font-style:italic;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:4px;
	padding-right:4px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #352913;
}

.titolproj{
	font-size:13px;
	color:#352913;
	padding:2px;
	background: url(../imgWeb/titol_proj.gif) right;
	/*font-weight:bold;*/
}

.titolprojMag{
	font-size:13px;
	color:#352913;
	padding:2px;
	background: url(../imgWeb/titol_proj_maguey.gif) right;
	/*font-weight:bold;*/
}

.subtitolproj{
	/*font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;*/
	color: #ffff99;
	font-size:13px;
}

.boto{
	background-color:#FF3399;
	border:0;
	margin:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:3px;
	width:98%;
}


.boto:hover{
	background-color:#FF3399;
	border:0;
	margin:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	padding:3px;
	width:98%;
	cursor:pointer;
}

hr{
	border:#666600 dotted thin;
}

a{
	color:#FF3300;
	font-style:italic;
	text-decoration:none;
}

#marge{
	padding:50px;
}

#cont_links li{
color:#352913;
}
.peu{
	font-size:9px;
}
.subratlla{
	color: #55421F; 
	background-color:#ffff99;
	font-weight:700;
}
.negreta_gran{
	font-weight:500;
	font-size:18px;
}

.guions {
	padding:0px;
	padding-left:25px;
	margin:0px;
}


.guions li{
	padding:0px;
	margin:0px;
	list-style:outside !important;
	color: #ffff99;
	font-size:13px;
}
