/*************************************************************************************************/
/*                                                                                               */
/*	estils.css                                                                                   */
/*                                                                                               */
/*	estils de 'Atenció a l'Audičncia                                                             */
/*                                                                                               */
/*************************************************************************************************/

/*************************************************************************************************/
/*	reset estils                                                                                 */
/*************************************************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: none;
}

input, textarea {
	margin: 0;
	padding: 0;
}

hr {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
}

/*************************************************************************************************/
/*	estils generals                                                                              */
/*************************************************************************************************/

* {
	outline-style: none;
	margin: 0;
	padding: 0;
}

html {
	font-family: arial, verdana;
}

p {
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
	line-height: 140%;
}

h2 { font-size: 30px; font-weight: bold; line-height: 110%; }
h3 { font-size: 24px; font-weight: bold; line-height: 110%; }
h4 { font-size: 16px; font-weight: bold; line-height: 140%; color: #000000; }
h5 { font-size: 16px; font-weight: normal; line-height: 140%; }

body {
	width: 100%;
	margin: 0;
	background: #ffffff url(../img/fons_web.jpg) repeat-x top left;
}

.nofloat {
	clear: both;
}

.notext {
	text-indent: -3000000px;
}

.flotant {
	float: left;
}

.flotant_r {
	float: right;
}

a, a:hover, a:visited, a:link, a:active {
	text-decoration: none;
}

.negreta { font-weight: bold; }

.italica { font-style: italic; }

/*************************************************************************************************/
/*	wrapper                                                                                      */
/*************************************************************************************************/

#wrapper {
	width: 100%;
	margin: 0px;
	padding-top: 50px;
	background: transparent url(/defensor/img/fons_escut.png) no-repeat top center;
}

/*************************************************************************************************/
/*	header                                                                                       */
/*************************************************************************************************/

#header {
	overflow: hidden;
	width: 960px;
	/* min-height: 230px; */
	margin: 0 auto;
}

#header_l {
	float: left;
	width: 610px;
	padding: 0px 0px 0px 20px;
}

#header_l p {
	margin-bottom: 10px;
}

.titol_1 {
	width: 100%;
	height: 125px;
	background: transparent url(/defensor/img/cap_atencio.png) no-repeat top left;
	padding-bottom: 10px;
}

.titol_defensor_h1 {
	width: 100%;
	height: 110px;
	background: transparent url(/defensor/img/titol_defensor_h1.png) no-repeat top left;
}

#header_r {
	float: right;
	width: 310px;
	padding: 0px 20px 0px 0px;
	text-align: right;
	display: block;
}

.telefon_1 {
	width: 100%;
	height: 125px;
	margin-top: 70px;
	background: transparent url(/defensor/img/cap_telefon.png) no-repeat top right;
	text-align: left;
}
/*************************************************************************************************/
/*	content                                                                                      */
/*************************************************************************************************/

#content {
	overflow: hidden;
	width: 960px;
	min-height: 500px;
	margin: 0 auto;
	background: transparent url(/defensor/img/fons_content.png) repeat-x;
	/* margin-top: 10px; */
}

#content_l {
	float: left;
	width: 300px;
	padding: 38px 0px 0px 20px;
}

#content_l ul {
	margin-top: 60px;
}

.titol_2 {
	width: 100%;
	height: 61px;
	background: transparent url(/defensor/img/cos_defensor.png) no-repeat top left;
}

.cos_titol {
	margin-bottom: 35px;
}

.boto_visita_web {
	width: 186px;
	height: 43px;
	background: transparent url(/defensor/img/boto_visita_web.png) no-repeat top left;
}

#content_c {
	float: left;
	width: 300px;
	max-height: 540px;
}

#content_r {
	float: right;
	width: 260px;
	padding: 38px 20px 0px 0px;
	display: inline;
}

#content_r ul {
	margin-top: 9px;
	overflow: hidden;
}

#content_r ul li {
	/*display: inline;*/
	/*margin-right: 9px;*/
	float: left;
}

#content_r p {
	margin-top: 15px;
}

.titol_3 {
	width: 100%;
	height: 61px;
	background: transparent url(/defensor/img/cos_atencio.png) no-repeat top left;
}

.boto_tv3 {
	width: 91px;
	height: 69px;
	background: transparent url(/defensor/img/cos_logo_tv3.png) no-repeat top left;
}

.boto_catradio {
	width: 160px;
	height: 69px;
	background: transparent url(/defensor/img/cos_logo_catradio.png) no-repeat top left;
	margin-left: 9px;
}

.boto_marato {
	width: 260px;
	height: 69px;
	background: transparent url(/defensor/img/cos_logo_marato.png) no-repeat top left;
}

/*************************************************************************************************/
/*	defensor                                                                                     */
/*************************************************************************************************/

#defensor {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#defensor_l {
	width: 610px;
	float: left;
	color: #333333;
}

#defensor_l1 {
	height: 34px;
	padding-left: 20px;
}

#defensor_l1 ul li {
	display: inline;
}

#defensor_l1 ul li a {
	width: 114px;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	margin-right: 3px;
	padding-top: 10px;
	text-align: center;
}

#defensor_l1 ul li a:hover {
	color: #333333;
	background: transparent url(/defensor/img/menu_over.png) no-repeat left top;
}

.menu_on {
	background: transparent url(/defensor/img/menu_on.png) no-repeat left top;
	color: #ffffff;
}

.menu_off {
	background: transparent url(/defensor/img/menu_off.png) no-repeat left top;
	color: #ffffff;
}

#defensor_l2 {
	min-height: 722px;
	max-height: 722px;
	padding: 50px 20px 70px 20px;
	background: transparent url(/defensor/img/fons_defensor_l.gif) repeat left top;
}

#defensor_l2 p {
	margin-bottom: 15px;
}

#defensor_l2 p a {
	font-weight: bold;
	color: #333333;
}

#defensor_l2 p a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.article_estatut {
	width: 473px;
	height: 86px;
	padding: 12px 10px 0px 85px;
	background: transparent url(/defensor/img/fons_article.png) no-repeat top left;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	line-height: 110%;
	margin-top: 25px;
}

.texto_article_estatut {
	width: 450px;
	margin-bottom: 20px;
}

.boto_llegir_pdf {
	width: 150px;
	height: 18px;
	background: transparent url(/defensor/img/fons_llegir_pdf) no-repeat top left;
	padding: 3px 10px 5px 25px;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	overflow: hidden;
}

#defensor_l2 p.article_estatut a, #defensor_l2 p.article_estatut a:hover {
	color: #ffffff;
	text-decoration: none;
}

#defensor_l2 h6 {
	height: 27px;
	width: 555px;;
	padding: 10px 0px 0px 15px;
	background: transparent url(/defensor/img/fons_defensor_h6.png) repeat-x top left;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 35px;
}

#defensor_l2 ul {
	padding: 0px 20px;
}

#defensor_l2 ul li {
	list-style-image: url(/defensor/img/bullet_document.gif);
	list-style-position: outside;
	margin-top: 10px;
}

#defensor_l2 ul li img {
	margin-left: 5px;
}

#defensor_l2 ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#defensor_l2 ul li a:hover {
	text-decoration: underline;
	color: #333333;
}


#defensor_r {
	float: right;
	width: 330px;
	height: 864px;
	padding-top: 12px;
	padding-right: 20px;
	text-align: right;
	background: transparent url(/defensor/img/fons_defensor_r.png) repeat-x top left;
}

/*************************************************************************************************/
/*	footer                                                                                       */
/*************************************************************************************************/

#footer {
	width: 100%;
	height: 169px;
	background: transparent url(/defensor/img/fons_peu.jpg) repeat-x left top;
}

#foo_content {
	width: 960px; 
	margin: 0 auto;
}

#foo_content_l {
	float: left;
	margin-top: 25px;
	margin-left: 20px;
}

.peu_gen_ccma {
	width: 160px;
	height: 37px;
	background: transparent url(/defensor/img/peu_gen.png) no-repeat left top;
}

#foo_content_r {
	width: 400px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	text-align: right;
	color: #ffd821;
}

#foo_content_r p {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 5px;
	text-align: right;
}

#foo_content_r ul li {
	display: inline;
	padding: 3px 0px;
}

#foo_content_r ul li a {
	color: #ffd821;
	font-size: 12px;
	vertical-align: middle;
}

#foo_content_r ul li a img {
	vertical-align: middle;
}

.menu_peu {
	text-align: left;
	float: right;
}

.boto_peu_rss {
	padding-left: 22px;
	background: transparent url(/defensor/img/icon_rss.png) no-repeat left top;
}

.boto_peu_efqm {
	width: 41px;
	height: 15px;
	background: transparent url(/defensor/img/icon_efqm.png) no-repeat left top;
	text-align: left;
	margin-left: 3px;
}

.separador {
	margin-right: 3px;
	margin-left: 5px;
}

.notext2 {
	text-indent: -3000000px;
	float: right;
}