/* css pagina */


/************* menu activo ****************
.logo_os {
	float: left;
	width: 197px;
	margin: 14px 0 0 0;
}

#menu_left ul.menu li.opcio3 a {
	background-color:#ebeaea;
	font-weight:bold;
}
*/

#left {
	float:left;
	overflow:hidden;
	width:197px;
}
#right {
	float:right;
	margin:0;
	width:712px;
}


#right-lo_os {
        display:none;
	float:right;
	margin-top:12px;
	margin-bottom:12px;
	width:197px;
	height:auto;
}
#mid_os {
	background:#fff none repeat scroll 0 0;
	float:left;
	height:auto !important;
	min-height:358px;
	padding:9px 0 20px 20px;
	width:712px;
}


#mid_os table tbody td {
border-bottom:1px dashed #CDCDCD;
border-right:1px solid #CDCDCD;
padding:10px 15px;
vertical-align:top;
}

#mid_os table thead th {
border-right:1px solid #9A9A9A;
background-color:#E3F1F7;
padding:3px 15px;
}

#mid_os table tbody th {
border-bottom:1px dashed #CDCDCD;
border-right:1px solid #CDCDCD;
padding:10px 15px;
vertical-align:top;
font-weight:normal;
}

#mid_os table tbody th a {
text-decoration:none !important;
}


#mid_os table {
font-size:1em;
text-align:left;
}

#mid_os {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
}

#mid_os ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	overflow:hidden;
	padding:0 0 12px 15px;
}

#mid_os ul li {
	float:left;
	padding:0 5px;
	background: none;
}

#mid_os a {
text-decoration:underline;
}

#mid_os table {
margin: 0 0 20px 10px;
}


.margen_ul {
	margin-left:15px;
	list-style:none;
}
.menu_left_os_grupo {
	margin-top:17px;
}

.menu_left_os ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom: 10px;
}

.menu_left_os ul li {
	list-style-type:none;
	margin:1px 0;
	position:relative;
	display:inline;
}

.menu_left_os ul li a {
	background:transparent url(images/bullet_menu.jpg) no-repeat scroll 15px 6px;
	color:#333333 !important;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:normal;
	line-height:1.4;
	padding:1px 10px 1px 28px;
	text-decoration:none;
}

.menu_left_os ul li a:hover {
	background:#EBEAEA url(images/bullet_menu.jpg) no-repeat scroll 15px 6px;
	font-weight:bold;
	text-decoration:none;
}

.menu_left_os ul li a.selected {
	background:#EBEAEA url(images/bullet_menu.jpg) no-repeat scroll 15px 6px;
	font-weight:bold;
	text-decoration:none;
}

hr.os {
	background-color:#E1DFDF;
	border:medium none;
	color:#E1DFDF;
	height:1px;
	margin:8px;
}


#mid_os h2 {
	border-bottom:1px solid #C1C1C1;
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-style:normal;
	font-weight:normal;
	line-height:1.4;
	padding:0 0 4px;
}

#mid_os h3 {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:1.2em;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:1.4;
margin:0;
padding:9px 0 10px;
}

#content-container_os {
	background:#F7F7F7 none repeat scroll 0 0 !important;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.3;
	overflow:hidden;
}





