/* CSS ITS */

/*  */

#mainContentWrap._its {
	background: url(../img/background_its.gif) top repeat-x white;	
	}
	
#mainContentWrap._its .botoneraSecciones{
	height:106px;
	}	

#mainContentWrap._its h3{
	background: none;	
	}	

#mainContentWrap._serv {
	background: url(../img/background_serv.gif) top repeat-x white;	
	}

#mainContentWrap._serv h3{
	background: none;	
	}
#mainContentWrap._serv .botoneraSecciones{
	height:222px;
	}	

#mainContentWrap.serv_dif_prof {
	background: url(../img/background_s_d_p.gif) top repeat-x white;	
	}

#mainContentWrap.serv_dif_prof h3{
	background: none;	
	}

#mainContentWrap._others {
	background: url(../img/background_others.gif) top repeat-x white;	
	}
	
#mainContentWrap._others .botoneraSecciones{
	height:51px;
	}	

#mainContentWrap._others h3{
	background: none;	
	}		
	
div.mainContent .botoneraSecciones{
	
	background-color:#B30D31;
	padding:30px 35px 30px 25px;
	letter-spacing: 1px;
	height:160px;
}

div.mainContent .botoneraSecciones h2{
	margin-bottom: 20px;
}

div.mainContent .botoneraSecciones ul li a{
	font-family: Arial Narrow, Helvetica Condensed, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 2em;
}

div.mainContent .botoneraSecciones ul li{
	background-image: url(../img/arrow_transparent.gif);
	background-position:left;
	background-repeat:no-repeat;
	line-height: 26px;
	padding-left: 15px;
}

div.mainContent2 h4{
	color:#5e5d69;
	text-transform: uppercase;
	font-weight:bold;
	font-size:13px;
	padding:0.4em 35px 0.25em 25px;
	margin:	1.5em 0 1em 0;
}

	
h5{
	font-weight:bold;
	padding-top: 15px;
	margin-bottom:-15px;
	text-transform:uppercase;
}


h6{
	font-weight:bold;
	padding-top:15px;
	margin-bottom:-15px;
}

div.mainContent2 dl{
	padding: 0 35px 0 25px;
	margin-bottom:	1.5em;
}	

div.mainContent2 dl dt{
	font-weight:bold;
}
div.mainContent2 dl dd{
	margin-bottom: 1.5em;
}

div.mainContent2 ul, div.mainContent2 ol{
	padding: 0 35px 0 50px;
	margin-bottom:	1.5em;
}
div.mainContent2 ol.listaNumerada li{
	list-style-type: decimal;
	line-height: 1.2em;
	margin-bottom: 0.8em;
}
div.mainContent2 ul li{
	list-style-image: url(../img/arrow_list.gif);
	line-height: 1.2em;
	margin-bottom: 0.8em;
}

div.mainContent2 p{
	padding: 0 35px 0 25px;
	margin-bottom:	1.5em;
	line-height: 1.4em;
}

div.mainContent2 p.destaque{
	padding: 1em;
	margin: 0 35px 1.5em 25px;
	font-weight:bold;
	text-align: center;
	border: solid 1px #d21034;
	background-color: ThreedFace;
}
div.mainContent2 p.introSeccion{
	padding-right: 75px;
	font-size: 12px;
	color: #5e5d69;
} 

/*  PAGER   */
div.mainContent2 ul.pager{
  padding:0;
  text-align:center;
  margin:2em 0;
}
div.mainContent2 ul.pager li{
  display:inline;
  background:none;
  padding:0 3px;
}

