/* -----------------------------------------------------------------------------------------------
Project:   ‘AFME’
Author:    www.Poliedric.com
-------------------------------------------------------------------------------------------------- */

/* Overall */
/* ----------------------------------------------------- */
body
{
	font-family: Verdana;
	font-size: 12px;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #191894;
}
body, form, div, span
h1, h2, h3, h4, h5, h6, p
ol, ul, li, em
{
	margin: 0px;
	padding: 0px;
	border: none;
}
img
{
	margin: 0px;
	padding: 0px;
	border: none;
}
a { text-decoration: none; }
a:hover { text-decoration: none; }

/* canvas_wrapper */
/* ----------------------------------------------------- */
#canvas_wrapper
{	
	width: 963px;
	
	margin: 0 auto;
	margin-bottom: 1px;
	padding: 0 0;
	text-align: left;
	
}

/* border_wrapper */
/* ----------------------------------------------------- */
#border_wrapper
{	
	float: left;
	width: 959px;
			
	background-color: #FFF;
	background-image: url(../images/bg_borders.gif);
	background-repeat: repeat-y;
	background-position: 0px 100px;	
	
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;		
}

/* header_wrapper */
/* ----------------------------------------------------- */
#header_wrapper
{
	width: 959px;
	height: 133px;
	
	background-image: url(../images/bg_header.gif);	
	background-repeat: no-repeat;
	
	border-top: 2px solid #CCC;	
}

/* left_wrapper */
/* ----------------------------------------------------- */
#left_wrapper
{
	float: left;
	width: 167px;
	
	background-color: #FFF;
}

/* menu_wrapper */
/* ----------------------------------------------------- */
#menu_wrapper
{
	float: left;
	clear: both;
	
	width: 167px;
	height: 310px;
	
	background-image: url(../images/bg_menugrey.gif);
	background-repeat: repeat-y;	
}

/* membership_wrapper */
/* ----------------------------------------------------- */
#membership_wrapper
{
	float: left;
	clear: both;
	
	width: 167px;
	height: 440px;
				
	background-image: url(../images/bg_membershippeople.gif);
	background-repeat: no-repeat;		
}


#membership_wrapper #caption
{		
	width: 141px;
	height: 23px;
	
	margin-top: 11px;
	margin-left: 11px;
	
	background-image: url(../images/tx_hagasemiembro.gif);
	background-repeat: no-repeat;
	
}

#membership_wrapper #registernow
{
	float: left;
	
	width: 64px;
	height: 31px;
	
	margin-top: 212px;
	margin-left: 21px;
	_margin-left: 11px; /*IE6 hack - double margin on float! */
	
	background-image: url(../images/tx_registrese.gif);
	background-repeat: no-repeat;
}

#membership_wrapper #doclick
{	
	float: left;
	
	width: 50px;
	height: 14px;
	
	margin-top: 219px;
	margin-left: 16px;	
	
	background-image: url(../images/tx_hazclic.gif);
	background-repeat: no-repeat;
	
}

/*#membership_wrapper #doclick a, a:hover { color: #FFF; }*/

#membership_wrapper #advantages
{
	float: left;
		
	padding-top: 27px;
	padding-left: 27px;
	
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	line-height: 15px;	
}


/* central_wrapper */
/* ----------------------------------------------------- */
#central_wrapper
{
	float: left;
/*	width: 656px;*/
	width: 645px;
	padding-bottom: 50px;
}

#central_wrapper #header
{
	float: left;
/*	width: 656px;*/	
	width: 645px;
	height: 90px;
	
	background-image:url(../images/bg_headerbottomcentral.gif);
	background-repeat: no-repeat;
}

#central_wrapper #maincontent
{
	float: left;
/*	width: 656px;*/
	width: 645px;
	color: #000099;
}
#central_wrapper #maincontent a:link
{
text-decoration:underline;
}
#central_wrapper #maincontent a:visited
{
text-decoration:underline;
}

/* right_wrapper */
/* ----------------------------------------------------- */
#right_wrapper
{
	float: left;	
	width: 136px;
}

#right_wrapper #header
{
	float: left;
	
	width: 136px;
	height: 90px;
	
	background-image: url(../images/bg_headerbottomright.gif);
}

/* search_wrapper */
/* ----------------------------------------------------- */
#search_wrapper
{
	float: left;
	
	width: 136px;
	height: 183px;
	
	background-image: url(../images/bg_searchbox.gif);
	background-color: #FFF;		
}

#search_wrapper #caption
{		
	float: left;
	
	padding-top: 15px;
	padding-left: 15px;

}

#search_wrapper #input_wrapper
{
	float: left;
	
	padding-top: 12px;
	padding-left: 12px;	
}

#search_wrapper #input_wrapper #label,
#search_wrapper #viewall_wrapper #label
{
	float: left;
	
	font-family: Verdana;
	font-size: 11px;
	color: #000;	
}


#content li a:link
{
	
	font-family: Verdana;
	font-size: 12px;
	color: #000099;	
	text-decoration:none;

}
#content li a:visited
{
	
	font-family: Verdana;
	font-size: 12px;
		color: #000099;	
	text-decoration:none;
}
#content ol 
{
	
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	padding-left:40px;

}
#content ul 
{
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	padding-left:40px;
	}

#label a:link{
	float: left;
	
	font-family: Verdana;
	font-size: 11px;
	color: #000;	
}
#label a:visited{
	float: left;
	
	font-family: Verdana;
	font-size: 11px;
	color: #000;	
}
#search_wrapper #input_wrapper #textbox
{
	float: left;
}

#search_wrapper #input_wrapper #textbox input
{
	float: left;	
	
	padding-top: 2px;	
	
	font-family: Verdana;
	font-size: 10px;
}

#search_wrapper #input_wrapper #button
{	
	float: left;
	
	width: 19px;
	height: 18px;
	
	padding-top: 1px;
	padding-left: 5px;	
}

#search_wrapper #viewall_wrapper
{
	float: left;
	
	padding-top: 20px;
	padding-left: 12px;	
}

#search_wrapper #viewall_wrapper #button
{
	float: left;
}

#search_wrapper #viewall_wrapper #label
{
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

/* boxes_wrapper */
/* ----------------------------------------------------- */
#boxes_wrapper
{
	float: left;
	clear: both;
	padding-bottom: 7px;
	width: 136px;
	text-align: center;
	padding-left: 7px;
}

#boxes_wrapper #box
{
	float: left;
	clear: both;
	
	width: 118px;
	height: 133px;
	
	margin-top: 7px;
	margin-left: 10px;
	_margin-left: 5px; /*IE6 hack - double margin on float! */
	
/*	border: #9B9B9B solid 1px;*/
	overflow: hidden;	
}

/* boxes_wrapper */
/* ----------------------------------------------------- */
#boxes_wrapper_left
{
	float: left;
	clear: both;
	padding-bottom: 7px;
	width: 162px;
	BORDER-RIGHT: #ccc 1px solid;
	BACKGROUND-POSITION: 0px 100px;
	FLOAT: left;
	BACKGROUND-COLOR: #fff;
	text-align: center;
}

#boxes_wrapper_left #box
{
	float: left;
	clear: left;
	width: 160px;
	height: 133px;
	margin-top: 7px;
/*	*margin-left: 10px;*/
	/*margin-left: 5px; /*IE6 hack - double margin on float! */
	/*		border: #9B9B9B solid 1px;*/
	overflow: hidden;
	text-align: center;
}

/* footer_wrapper */
/* ----------------------------------------------------- */
#footer_wrapper
{
	clear: both;
	width: 963px;
	height: 40px;
	
	background-color: #111090;			
	color: #FFF;
	
	font-family: Verdana;
	font-size: 11px;
}
#footer_wrapper a:link
{
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}
#footer_wrapper a:visited
{
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}

#footer_wrapper a:hover
{
	text-decoration:underline;
}

#footer_wrapper #footer
{
	padding-top: 3px;
	padding-left: 10px;
}
.foot_left
{
	width:650px;
	text-align: left;
	float: left;
	clear: left;
}
.foot_right
{
	width:280px;
	text-align: right;
	float: right;
	padding-right:20px
}

/* classes */
/* ----------------------------------------------------- */

.clearer 
{
	clear: both;
}

.orange
{
	color: #FF6600;
}

.padded
{
	padding-left: 10px;
}

.bulletorange
{
	background-image: url(../images/im_bulletorange.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

.bulletblue
{
	background-image: url(../images/im_bulletblue.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

.bulletgray
{
	background-image: url(../images/im_bulletgray.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
.combo_descompte
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.cercador
{
	margin-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.logo_poliedric
{
	width:396px;
	clear:left;
	float: left;	
}
.canvi_idioma
{
	padding-left:50px;
		padding-top:50px;
	float: left;	
	width:396px;
}
.bg_combo {	DISPLAY: block;	PADDING-LEFT: 8px;	BACKGROUND-IMAGE: url(../images/combo.jpg);	WIDTH: 119px;	PADDING-TOP: 2px;	BACKGROUND-REPEAT: no-repeat;	HEIGHT: 19px}

ul.menu_combo
{
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
padding-left:10px;
}
ul.menu_combo li
{
   position:relative; /* Las coordenadas de los ul inferiores serán relativas al <li> que los contiene */
   width:119px;
  
}
ul.menu_combo ul
{
   position:absolute; /* Esta posición es relativa al <li> que contiene a este <ul> */
   left:0px; /* Para que no monte sobre el <li> */
   top:-1px;
   display:none;
   list-style:none;
}
ul.menu_combo li:hover > ul
{
   display:block;
}

.url_combo
{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 2px;
	padding-left: 5px;
	width: 117px;
	cursor: hand;
}
#canvas_wrapper .columna_02
{
	text-decoration: none;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 160px;
}
ul.menu_combo> li > ul /* Solo para los ul debajo de los li de primer nivel. */
{
	position:absolute;
	left:-41px;
	top:19px;
	display:none;
	list-style:none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #191b96;
	border-right-color: #191b96;
	border-bottom-color: #191b96;
	border-left-color: #191b96;
	width: 118px;
	margin-left:42px;
}

