
/******* Content left *******/

#content_left img{
	margin:209px 0 0 18px;
}



/******* Content right *******/

#content_right h1{
	width:600px;
	font-size:25px;
	color:#7F0F33;
	margin:52px 0 0 38px;
}

#content_right h2{
	width:600px;
	font-size:11px;
	color:#801234;
	line-height:1.65;
	margin:185px 0 0 38px;
}

#content_right p{
	width:600px;
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:1.60;
	margin:18px 0 0 38px;
}

#content_right a{
	display: inline;
	color:#333;
	text-decoration:none;
}

#content_right a:hover{
	color:#801234;
}

#content_right.sombra h1{
	margin:266px 0 0 38px;
}

#content_right.sombra h2{
	margin:25px 0 0 38px;
}

#content_right table{
	font-size:11px;
	color:#333;
	line-height:1.60;
	white-space:nowrap;
	margin:36px 0 0 38px;
}

#content_right table td{
	vertical-align: top;
	padding:0 36px 16px 0;
	
}

#content_right table td span{
	color:#821235;
}

#content_right table td a{
	display: inline;
	color:#333;
	text-decoration:none;
}

#content_right table td a:hover{
	color:#801234;
}

