#content .contentLeft{
	float:left;
	width:645px;
}
#content .contentRight{
	width:304px;
	float:right;
}
#content .contentLeft span.blau{
	display:block;
	margin-bottom:10px;
}
#content .contentLeft p{
	margin-bottom:15px;
	line-height:1.5;
	text-align:justify;
}
#content .contentLeft a{
	color:#0b70b3;
	border-bottom:1px dashed #0b70b3;
}
#content .contentLeft #gallery a{
	border-bottom:1px solid #C8C8C8;
}
#content .contentLeft #gallery strong{
    font-family:DPM;
    font-weight:normal;
    font-size:14px;
    text-transform:uppercase;
}
#content .contentLeft img.right{
	float:right;
	padding:1px;
	margin:0px 0px 15px 15px;
	border: 1px solid #D6D6D6;
}

#content .contentLeft p.res{
	margin-bottom:25px;
	line-height:1.5;
	text-align:justify;
}
#content .contentLeft blockquote{
	margin:0px 0px 15px 0px;
	padding:5px 0px 0px 43px;
	background:url(../img/blockquote_open.gif) no-repeat left top #EFEFEF;
	overflow:hidden;
	height:1%;
}
#content .contentLeft blockquote p{
	margin:0px;
	font-style:italic;
	padding:0px 43px 5px 0px;
	background:url(../img/blockquote_close.gif) no-repeat right bottom;
}
#content .contentLeft h3{
    text-transform:uppercase;
}

#content .contentLeft ul li{
	list-style:disc outside;
	margin-bottom:5px;
	line-height:1.5;
	text-align:justify;
}
#content .contentLeft ol li{
	list-style:decimal inside;
	margin-bottom:5px;
	line-height:1.5;
	text-align:justify;
}
#content .contentLeft ul{
	margin-bottom:15px;
	padding-left:14px;
}
#content h2.h2title{
	font-size:14px;
	color:#0b70b3;
	margin-bottom:7px;
}
#content h2.h2title a{
	color:#0b70b3;
}

#content .contentRight ul li{
	margin-bottom:10px;
}
#content .contentRight ul ul li, #content .contentRight ul li.cuadrado{
	background:url(../img/cuadrado.gif) no-repeat 0px 6px;
	clear:both;
	padding-left:10px;
	margin:3px 0px 0px 0px;
}

