/*****Casa Manresa Interactivo*****/
body{
	font-family:  Helvetica, sans-serif;
	font-size: 65%;
	text-align: justify;
	line-height: 1.5;	
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #76AE29 url(imagenes/background.jpg) fixed;
	/*background: #336600 url(imagenes/background.jpg) fixed;*/
}

a:link, a:visited{
	color: #663300;
	text-decoration: none;
}

a:hover{
	color: #663300;
	text-decoration: underline;
}

/******Diviciones**********/
#titulo{
	position: absolute;
	top: 20px;
	left: 35%;
	width: 400px;
	height: 80px;
}

/************* globalNav styles ****************/

a.glink, a.glink:visited{
	font-family: Helvetica, Arial, Times New Roman, sans-serif;
  	font-size: 11px;
	font-weight:600;
	letter-spacing: 1px;
  	color: #663300;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url(Imagenes/glblnav_selected.gif);
	width:4px;
	height:32px;
	text-decoration: none;
}

a.iglink, a.iglink:visited{
	font-family: Helvetica, Arial, Times New Roman, sans-serif;
  	font-size: 7px;
	font-weight:600;
	letter-spacing: 1px;
  	color: #663300;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.iglink:hover{
  	background-image:  url(Imagenes/glblnav_selected.gif);
	width:4px;
	height:32px;
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	letter-spacing: 1px;
	font-size:95%;
	width:700px;
	height: 60px;
	margin:5px 0px 0px 18px ;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 100%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/************ subglobalNav styles **************/

.subglobalNavMac{
	position: absolute;
	letter-spacing: 1px;
	font-size:95%;
	width:700px;
	height: 60px;
	margin:-7px 0px 0px 18px ;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNavMac a:link, .subglobalNavMac a:visited {
	font-size: 100%;
	color: #ffffff;
}

.subglobalNavMac a:hover{
	color: #cccccc;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Times New Roman,Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Times New Roman, Arial, sans-serif;
font-size: 12px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	margin: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(imagenes/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CC9966;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

h3{
 	font: bold 100% Helvetica, sans-serif,Arial,sans-serif;
 	color: #334d55;
 	margin: 0px;
 	padding: 0px;
}

/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	color: #666666;
	margin-top: 10px;
	padding-top:10px;
}

/*************** search styles *****************/

#search{
	position: relative;
	width:175px;
	z-index: 101;
}
 
#search a:link, #search a:visited {
	font-size: 100%;
}

#search a:hover{
	margin: 0px;
}

