




body { margin:0; padding:0; font-family:Arial, sans-serif; font-size:12px; background-color:#19171c;
background-color:#FFFFFF;
	background-image:url(../images/nav_background.jpg);
	background-repeat:repeat-x;}

a { font-weight:bold; text-decoration:none; }
a:hover { color:#4d4d4d; font-weight:bold; text-decoration:underline; }
p { color:#4d4d4d; font-size:12px; }

.alignleft { text-align:left; }
.alignright { text-align:right; }
.aligncenter { text-align:center; }

img {
	border:0;
}
h1, h2, h3 {
	margin:0 0 10px;
	padding:0;
}
h1 {
	font-size:20px;
	font-weight:bold;
}
h2 {
	font-size:14px;
	font-weight:bold;
}

.cleaner {
	clear:both;
}

/* ----- Header ----- */
#header { 

	width:950px; 
	margin:auto; 
	}


#menu { 
	float:right;
	margin-right:117px;
	_margin-right:50px;
	margin-top:30px;
}
#menu ul { 
	list-style:none; 
	margin:0; 
	padding:0;
}
#menu ul li { 
	float:left;
	margin:10px;
	}
#menu ul li a { 
	color:#fff; 
	font-size:15px; 
	font-weight:normal;
	text-decoration:none;
	}
#menu ul li a:hover { 
	color:#0270bb; 
	text-decoration:none; }
#logo {
	position:absolute;
	float:left;
}

#english a {
	background-image:url(../images/english.png);
	clear:both;
	cursor:pointer;
	float:right;
	height:28px;
	margin-top:0px;
	_margin-top:0px;
	width:84px;
	position:absolute;
	margin-left: 860px;

}

#english a:hover {
	background-image:url(../images/english_hover.png);
	width:84px;
	height:28px;
}

/*******page********/
#nav {
	clear:both;
	margin:auto;
	width:950px;
}
.nav_center {
	width:937px;
	margin:auto;
	height:32px;

}

#nav_menu {
	height:47px;
	_height:40px;
	background-image:url(../images/nav.jpg);
	background-repeat:no-repeat;
}

.navli a {
	float:left;
	padding:16px 27px;
	_padding:14px 27px;
	font-size:13px;
	color:#FFF;

}

.navli a:hover {
	color:#FFFFFF;
	background-image:url(../images/btn_hover.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	padding:16px 27px;
	_padding:14px 27px;

}
#selected {
	color:#FFFFFF;
	background-image:url(../images/btn_hover.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	padding:16px 27px;
	_padding:14px 27px;

}
#main {
	
	
}
#wrapper {
	width:960px;
	margin:auto;
}
#content {
	width:643px;
	float:left;
	padding:10px;
	background-color:#FFF;
}
#servicios {
	width:321px;
	float:left;
}
#servicios ul{
	margin:0;
	padding:0;
	list-style:none;
	
}
#servicios ul li{
	line-height:18px;
}
#servicios ul li img{
	margin-right:5px;
	vertical-align:middle;
}

.head_line {
	margin-top:15px;
	width:642px;
	padding:6px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/tit.jpg);
	background-repeat:no-repeat;
	height:22px;
}
#promo img {
	float:left;
margin-left:5px;
margin-right:10px;
margin-top:5px;
vertical-align:top;
}

/*sidebar*/


#sidebar {
	width:277px;
	background-color:#e6e6e6;
	float:right;
}
.foot_sidebar {
	clear:both;
	background-image:url(../images/sidebar.jpg);
	background-repeat:no-repeat;
	width:277px;
	height:46px;
}
#widget {
	margin:10px;
	_margin:8px;
}

/*footer*/

#footer {
	height:88px;
	padding-top:16px;
	width:100%;
	background-image:url(../images/footer.jpg);
	background-position:center;
}
#footer_content {
	width:960px;
	margin:auto;
}
#footer_content img{
	float:left;
	margin-right:20px;
	vertical-align:middle;
}
.telefono {
	float:left;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}
.telefono h1{
	font-size:26px;
	color:#FFF;
	font-weight:bold;
}
.direccion {
	float:left;
	margin-left:15px;
	font-size:12px;
	color:#ccc;
	line-height:17px;
}
.copy {
	color:#666;
	float:right;
}
.copy a {
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
}
.copy a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.breve {
	float:left;
	margin-top:5px;
	width:638px;
}
.breve2 {
	border:solid 2px #28abe1;
	background-color:#ededed;
	float:left;
	margin-top:10px;
	padding-bottom:5px;
	width:638px;
}

#oferta {
	background-color:#e6e6e6;
	padding:5px;
}
#oferta h2 {
	color:#0270bb;
	font-size:20px;
}