body {
	font:14px Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	padding:0px;
	background:#ffffff url(body.jpg) repeat-x;
}
.clear {
	clear:both;
}
a{text-decoration:none;}
h2 {
	font-family: "Arial Narrow", FreeSerif;
	color:#0199fe;
	font-size:22px;
	padding:0px 3px 3px 3px;
	border-bottom:1px #c42426 solid;
	margin:0px;
}
h4 {
	color:#4BB832;
	font-size:16px;
	float:right;
	margin-right:5px;
	margin-top:5px;
}
h4 .nar{color:#FF6201;
	font-size:17px;
}
h4 a {
	color:#4BB832;
}
h4 a:hover {
	text-decoration:underline;
}
h4 .sig{
	color:#4BB832;
	float:right;
	padding:7px;
	border:3px #4BB832 double;
	margin:8px 10px 0 0;
}

.naranja{color:#FF6201;}
#container {
	width:980px;
	position:relative;
	margin:0px auto;
	background:#f0ebef;
}
#header {
	height:149px;
	background:url(header.jpg);
}
#menu {
	color:#349908;
	width:670px;
	margin-left:305px;
	padding-bottom:0px;
}
.element {
	margin-top:84px;
	display:block;
	height:35px;
	width:72px;
	background:url(element.jpg);
	float:left;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	padding-top:26px;
	color:#000000;
}
.element:hover {
	background-position: 0% 100%;
	color:#ffffff;
}
.belement {
	margin-top:84px;
	display:block;
	height:35px;
	width:130px;
	background:url(belement.jpg);
	float:left;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:6px;
	color:#000000;
}
.belement2 {
	margin-top:38px;
	display:block;
	height:35px;
	width:130px;
	background:url(belement.jpg);
	float:left;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	padding-top:17px;
	padding-bottom:6px;
	color:#000000;
}
.belement:hover {
	background-position: 0% 100%;
	color:#ffffff;
}
.sep {
	margin-top:91px;
	width:1px;
	height:51px;
	background:url(sep.jpg);
	float:left;
}
#flash {
	height:251px;
	background:url(flash.jpg);
}
#left {
	width:300px;
	float:left;
	display:inline;
	background:#f0ebef url(left.jpg) no-repeat;
	background-position:100% 0%;
}
#contact_form {
	text-align:left;
	color:#000000;
	margin:0 auto;
	width:260px;
	margin-top:2px;
	display:block;
}
#contact_form input,#contact_form select,#contact_form textarea {	
	color:#231f20;
	font:11px Georgia, Helvetica, sans-serif;
	width:170px;
}
#contact_form textarea {
	height:50px;
}
#contact_form div {
	padding-top:5px;
}
#contact_form .boton {
	background:url(submit.jpg);
	text-align:center;
	border:none;
	width:83px;
	height:28px;
	margin:0px;
	margin-right:8px;
	padding:0px;
	margin-top:0px;
	float:right;
}
#contact_form label {
	font-size:12px;
	display:block;
	width:80px;
	float:left;
}
#telefono {
	padding:35px 0px;
	border-top:3px #c42426 solid;
	text-align:center;
	background:#fdfbfc;
	color:#c42426;
	font-size:20px;
	font-weight:bold;
	font-family: "Arial Narrow", FreeSerif;
}
#right {
	border-left:1px #bdbbbe solid;
	border-right:1px #bdbbbe solid;
	padding:0px;
	background:#eeeeee url(right.jpg) repeat-x;
	min-height:550px;
	height:100%;
	float:left;
	width:678px;
}
#welcome {
	float:left;
	width:352px;
	margin-right:9px;
	display:inline;
}

#welcome p {
	text-align:justify;
	padding:6px 3px;
	margin:0px;
}
.floater {
	float:left;
	width:307px;
	text-align:justify;
}
h6 {
	font-family: "Arial Narrow", FreeSerif;
	color:#ff6201;
	font-size:18px;
	padding:8px 3px 3px 3px;
	border-bottom:1px #ff6201 solid;
	margin:0px;
}
#footer {
	border-top:1px #c6c6c6 solid;
	padding:0px;
	padding-left:20px;
	border-left:1px #bdbbbe solid;
	border-right:1px #bdbbbe solid;
	background:#eeeeee url(right.jpg) repeat-x;
	float:left;
	width:655px;
}
#foot_menu {
	margin-top:10px;
}
#foot_menu a {
	text-decoration:none;
	color:#929292;
	display:block;
	float:left;
	padding:0px 10px;
	font-family: "Arial Narrow", FreeSerif;
	border-left:1px #929292 solid;
}
#foot_menu a:hover {
	text-decoration:none;
	color:#f78000;
}
#footer p {
	font-size:12px;
	color:#929292;
}
.minfo {
	text-decoration:none;
	padding:3px 6px;
	display:block;
	float:right;
	border:1px #0398ff solid;
	color:#0398ff;
	margin-bottom:10px;
	text-align:center;
}
.minfo:hover {
	color:#000000;
	border:1px #000000 solid;
}
#contact_form2 {
	text-align:left;
	color:#000000;
	margin:0 auto;
	width:360px;
	margin-top:2px;
	display:block;
}
#contact_form2 input,#contact_form2 select,#contact_form2 textarea {	
	color:#231f20;
	font:11px Georgia, Helvetica, sans-serif;
	width:300px;
}
#contact_form2 select {
	width:200px;
}
#contact_form2 textarea {
	height:50px;
	width:450px;
}
#contact_form2 div {
	padding-top:8px;
}
#contact_form2 .boton {
	background:url(submit.jpg);
	text-align:center;
	border:none;
	width:83px;
	height:28px;
	margin:0px;
	margin-right:8px;
	padding:0px;
	margin-top:0px;
	float:right;
}
#contact_form2 label {
	font-size:12px;
	display:block;
	width:450px;
}
#div_foot {
	width:980px;
	position:relative;
	margin:0px auto;
}
#div_tel {
	width:300px;
	float:left;
	padding:28px 0px;
	border-top:3px #c42426 solid;
	text-align:left;
	background:#fdfbfc;
	color:#c42426;
	font-size:20px;
	font-weight:bold;
	font-family: "Arial Narrow", FreeSerif;
}

.arti {
	display:block;
	color:#009afe;
	font-size:16px;
	padding:7px;
	border:3px #009afe double;
	margin:8px 0 10px 0;
	width:600px;
	text-decoration:none;
}
.dotted_l {
	border-bottom:1px #bdbbbe dotted;
	color:#FF7924;
	font-size:17px;
}

table{
	text-align:center;
	border:2px solid #00A6DC;
	margin-left:160px;
}
table td{
	padding:10px 25px;
	border:1px dotted #007CB8;
}
.tab_cons{
	color:#FF7924;
	font-size:17px;
	text-align:center;
}
.alicia{
	float:right;
	margin-left:20px;
	padding:5px;
	border:1px solid #bbb;
}

