body {
	margin:0px;
	padding:8px 0px 8px 0px;
	background-image:url(images/bg.gif);
	font-family:Tahoma, Verdana, sans-serif;font-size:11px;color:#3A3A3A
}

form {
	margin:0px;
	padding:0px;
}

.clear{ clear:both;}

#main-div {
	margin:auto;
	margin-top:10px;
	background-color:#FFFFFF;
	width:900px;
	border-left:1px solid #202020;
	border-right:1px solid #202020;
	border-bottom:1px solid #202020;
}

#main {background-color:#FCEEEF}

#header {
background-image:url(images/logo.png);
height:110px;
	border-top:5px solid;
	border-bottom:5px solid;
	background-color:#FFFFFF;
	float:left;
	width:100%;
	padding:0;
	}
	
#logo {
	float:left;
	padding-left:20px;
	padding-top:20px;
	height:46px;
	width:400px;
}

#links{
	width:400px;
	float:right;
}

#links a {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:0px 0px 0px 7px;
	margin:0px 0px 0px 17px;
}

#navigation {
	clear:both;
	float:left;
	padding-left:100px;
	margin-top:43px;
	*margin-top:83px;
}

.menu_l {background-image:url(images/button_l.gif);}
.menu_m {background-image:url(images/button_m.gif);vertical-align:middle; white-space:nowrap;}
.menu_r {background-image:url(images/button_r.gif);}
.menu_m a {
	font-size:11px;
	font-weight:bold;
	margin:0px 3px 0px 3px;
	text-decoration:none;
}

.menu_m a:hover {text-decoration:underline}

#left_block {
	clear:left;
	float:left;
	width:220px;;
}

#left_block .container {
	margin:10px 16px 10px 16px;
	background-image:url(images/cat_bottom.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#right_block{
	float:left;
	width:650px;
}

#right_block .container {margin:10px 4px 10px 10px}

.section_header_1 {
	background-image:url(images/header-1-bg.png);
	background-repeat:no-repeat;
	height:28px;
}

h1{
	margin:0;
	background-image:url(images/header-2-bg.png);
	background-repeat:no-repeat;
	padding:0;
	height:28px;
	width: 650px;
	background-color:4A9CF1;
}

h1 img{
	margin:10px 0px 0px 32px;
}
h1 span, .section_header_1 span{
	display: block;
	margin-left: 32px;
	padding-top: 8px;
	color: White;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

h2 {color:#4A9CF1;font-size:11px;margin:10px 0px 10px 0px;padding:0px}

.category_list {
	padding: 10px 10px 0px 30px;
	width:143px;
	margin:0px;
}
.category_list ul {margin:0px;padding:0px 0px 0px 0px;list-style-image:url(images/bullet.png)}
.category_list a {color:#666;text-decoration:none}
.category_list a:hover {text-decoration:none}
.category_list li {padding:0px 0px 5px 4px}

.dash_line {
	height:10px;
	background-image:url(images/dash.gif);
	background-repeat:repeat-x;
}

.bloque {
	margin:10px 0px 10px 0px;
	text-align:center;
}

.bloque_faq {
	margin:10px 0px 10px 0px;
	text-align:left;
}

.resaltar {
	font-weight:bold;
}

.block_content {
	background-color:#ececec;
	width: 640px;
	padding-left:5px;
	padding-right:5px;
}

.block_content_footer {
	width: 650px;
	height:10px;
	background-image:url(images/block-bottom.png);
	background-position: bottom;
	background-repeat:no-repeat;
	margin-bottom:12px;
}

.input_style {vertical-align:middle}
.input_style option {color:#5E6E7B;font-family:Tahoma, Verdana, sans-serif;font-size:11px}
.input_style select {color:#5E6E7B;font-family:Tahoma, Verdana, sans-serif;font-size:11px}
.input_style input {margin-top:2px;height:13px;color:#5E6E7B;font-family:Tahoma, Verdana, sans-serif;font-size:11px}

#footer {
	float:left;
	width:100%;
	border-top:5px solid;
	font-size:11px;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}
#footer div {
	font-size:11px;
	padding:10px 0px 0px 0px;
}
#footer td {padding:15px 0px 15px 0px}
#footer a {
	font-size:11px;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline}

/*--------------------------------*/

BLOCKQUOTE{
	margin: 6px 0;
	margin-right: 1em;
}
