/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

#constante{
	height:51px;
	border-bottom:5px solid #FF5A00;
	background:#1A1A1A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
/*#cons{
	width:950px;
	margin:auto;
	
}
*/
constante img {margin-left:25px;}
#constante dt{
	list-style:none;
	margin:auto;
	padding-top:30px;

}
#constante li{
	display:block;
	float:right;
}
#constante li a{
	color:#FFF;
	text-decoration:none;
	padding:10px;
}
#constante li a:hover{
	color:#F8B334;
	text-decoration:underline;
}


body {
background-color: #fff;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0;
margin:0;
background-image:url(pie.gif);
background-position:100% 100%;
background-repeat:repeat-x;
background-attachment:fixed;
}



h1{font-size:14px; border-bottom:#f7b234 solid 1px}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0;}

em {color:#F7B234; font-size:12px}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 820px;
margin-bottom: 10px;
margin: 0 auto;
}

#borde {border:1px #999999 solid; width:820px; height:510px; background:#FFFFFF}

/* ----------banner for logo-------------- */
#banner {
padding: 0px;
margin: 0px;
}

#certiport{  padding:10px; text-align:right; }



/* -----------------content--------------------- */
#content {
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:12px; font-weight:bold; 
padding:  0px;
margin: 5px 410px 5px 210px;
height: 500px;
background:url(business_certification.gif) bottom center no-repeat #F7B234;

}

#content ul{  margin:0; list-style:none; padding:0}
#content li{   color:#fff;line-height:35px; margin-left:22px; background: url(pleca_menu.gif)  bottom repeat-x;  margin-right:35px}
#content li a {text-decoration:none; color:#fff; font-weight:bold }
#content li a:hover {color:#000; text-decoration:none}




/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 5px ;
}
#right {
float: right;
width: 380px;
margin: 15px;
padding: 0;
}


/* -----------footer--------------------------- */
#derechos{color:#000000; font-size:10px; text-align:center; padding:5px;}


#degradado {
margin: 0;
padding: 0;
height:42px;
background:url(degradado-superior.gif) repeat-x;
}


/*----------------acordeon----------------*/

#basic-accordian{
	z-index:2;

}

.accordion_headings{
	padding:5px 0;
	color:#666;
	cursor:pointer;
	font-weight:bold;
	text-align:center;

}



.accordion_child{
	padding:15px;
	border-left:1px solid #006600}

.header_highlight{ border-bottom:1px solid #006600; }