p{padding:0px;margin:0px}
body
{
	background: url(../img/fondo.jpg) repeat-x;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: Verdana;
	font-size:9pt;
}
#header
{
	background: url(../img/h_header.jpg) repeat-x;
	width:888px;
	height:119px;
	margin:auto;
}

#main_pic
{
	background: url(../img/h_img.jpg) repeat-x;
	width:888px;
	min-height:325px;
	height:auto !important;
	height:325px;	margin:auto;
	text-align:left;
}
#holder{
	position:absolute;
}
#main_interna_pic
{
	background: url(../img/i_img.jpg) repeat-x;
	width:888px;
	height:245px;
	margin:auto;
	text-align:left;
}
#pic_content
{
	padding-left:20px;
	padding-top:14px;
}
#home_content
{
	background: url(../img/h_content.jpg) repeat-x;
	width:888px;
	margin:auto;
	margin-bottom:10px;
	text-align:left;
}

#footer
{
	background: url(../img/h_footer.jpg) repeat-x;
	width:864px;
	height:14px;
	margin:auto;
}

#footer_msg
{
	width:864px;
	height:14px;
	margin:auto;
	font-size:8pt;
	color:#888888;

}
#home_col_1
{
	text-align:left;
	border:0px solid red;
	width:824px;
	margin-left:20px;
}

#menu
{
	position:relative;
	top:105px;
	width:750px;
	margin:auto;
}
#content_menu
{
	margin:auto;
	width:750px;
	text-align:center;
}


fieldset {
	/*border: 1px solid #DDD;*/
border: none;
border-top: 1px solid #DDD;
border-right: 1px solid #DDD;
border-bottom: 1px solid #DDD;



	margin-bottom: 10px;
	padding: 5px;
	padding-top: 20px;
}

form legend {
	font-size: 16px;
	padding: 0 15px 0 15px;
	color: #FF9900;
	font-weight: bold;
}

form ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

form ol li p {
	margin: 0;
	float: right;
	color: #666;
	width: 55%;
}

form ol li {
	padding: 10px;
	border-bottom: 1px dotted #DDD;
	clear: both;
}

form label {
	display: block;
	font-weight: bold;
}

form ol li label {
	display: block;
	float: left;
	margin-right: 20px;
	width: 160px;
	text-align: right;
}

form .footer {
	margin: 0;
	padding: 10px;
}

form ol li h3 {
	color: red;
	margin: 0;
	padding: 0;
	font-size: 16px;
	margin-left: 180px;
}

form label em {
	color: #F9EB00;
}


fieldset fieldset 
{
	border: none;
	padding-top: 0;
	background-color: #e6e6e6;
}

fieldset fieldset legend 
{
	margin-top: 25px !important;
	margin-top: 0;
}

fieldset fieldset label 
{
	float: none;
	width: auto;
	text-align: left;
}

fieldset fieldset label 
{
	margin-left: 163px;
}

form ol li.wide input
{
	width: 98%;
}

form ol li.wide label
{
	float: none;
	text-align: left;
	width: auto;
}
