/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background:url(../images/main-bg.gif) 0 0 repeat-x #fff;
	color:#5F7A77;
	font:13px/19px Arial, Helvetica, sans-serif;
}
p, ul, h2, h3, img {
	padding:0px;
	margin:0px;
}
ul {
	list-style-type:none
}
/*----MAIN PANEL----*/
.box3img {
	clear:both;
	margin:10px auto;
	width:900px;
}
.imag3 {
	float:left;
	margin:10px 3px;
	/*border: 1px solid #000;*/
	padding: 3px;
	cursor:pointer;
	-moz-box-shadow: 5px 5px 14px #556948;
	-webkit-box-shadow: 5px 5px 14px #556948;
	box-shadow: 5px 5px 14px #556948;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	-o-border-radius:10px 10px 10px 10px;
	display:block;
	}
/*----TOP PANEL----*/
#topPan {
	width:778px;
	height:65px;
	background:url(../images/topbg.jpg) 0 0 no-repeat #fff;
	color:#828282;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topPan img.logo {
	width:400px;
	height:60px;
	position:absolute;
	top:2px;
	left:230px;
}
.fot1 {
	border: #dfd79c solid 2px;
	padding: 2px;
	text-align: center;
	margin-top: 20px;
	float: none;
	width: 730px;
}
.foot {
	font-variant:small-caps;
	text-align:center;
}
#container {
	width:980px;
	margin:10px auto;
	background-color:#E5FAF6;
}
#container1 {
	width:980px;
	height: 1200px;
	margin:10px auto;
	background-color:#E5FAF6;
}
#formulario {
	width:360px;
	margin:0 auto;
	background-color:#dfd79c;
	padding-left:15px;
}
#serv1 {
	margin:10px auto;
	width:900px;
	background-color:#c1ece5;
	clear: both;
}
#stex {
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #313131;
	width:640px;
	background-color:#dfd79c;
	margin:0 auto;
	clear: both;
	padding-left: 120px;
	text-decoration: none;
	display:block;
	border-radius:24px 24px 24px 24px;
	-moz-border-radius:24px 24px 24px 24px;
	-webkit-border-radius:24px 24px 24px 24px;
	-o-border-radius:24px 24px 24px 24px;
}
#cleardiv {
	width:100%;
	clear:both;
	height:1px;
}
#fot2 {
	width:620px;
	margin:20px auto;
	background-color:#b1ded5;
}
.fotdoble {
	margin:10px 0 10px 15px;
	/*border: 1px solid #000;*/
	padding: 3px;
	cursor:pointer;
	-moz-box-shadow: 5px 5px 14px #556948;
	-webkit-box-shadow: 5px 5px 14px #556948;
	box-shadow: 5px 5px 14px #556948;
	border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	-o-border-radius:10px 10px 10px 10px;
	display:inline;
	/*padding:10px 2px;
	text-align:center;
	margin-left: 15px;
	margin-top: 0px;*/
}
.fot3 {
    margin:10px 3px;
	border: 1px solid #000;
	padding: 3px;
	cursor:pointer;
	}
.centrar {
	text-align:center;
	width:650px;
	margin:0 auto;
	padding: 10px 3px;
}
#headerPan {
	width:686px;
	height:153px;
	background:url(../images/header.jpg) 0 0 no-repeat;
	position:relative;
	margin:0 auto;
	padding:11px 0 0 92px;
	background-image: url(../images/header.jpg);
}
#headerPan ul.leftmenu {
	width:87px;
}
#headerPan ul.leftmenu li {
	width:87px;
	height:22px;
	border-bottom:1px dashed #AECCCA;
}
#headerPan ul.leftmenu li a {
	width:72px;
	height:22px;
	display:block;
	background:url(../images/bullet-normal.gif) 0 7px no-repeat #fff;
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 15px;
}
#headerPan ul.leftmenu li a:hover {
	background:url(../images/bullet-hover.gif) 0 7px no-repeat #fff;
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 15px;
}
#headerPan ul.leftmenu li.Solutions {
	width:72px;
	height:22px;
	display:block;
	background:url(../images/bullet-hover.gif) 0 7px no-repeat #fff;
	color:#305E5C;
	line-height:22px;
	text-decoration:none;
	padding:0 0 0 15px;
}
#footermainPan {
	height:130px;
	background:url(../images/footerbg.gif) 0 0 repeat-x #D3F0F0;
	color:#2F5958;
	font:13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear:both;
	padding:0 0;
	width: 100%;
	float: left;
}
#footerPan {
	width:960px;
	margin: 40px auto;
}
#rightPan{
	width: 960px;
	margin: 5px auto;
	/*float:left;*/
	background-color: #E5FAF6;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 0;



	/*background: url(../images/bodybg.gif) 0 0 no-repeat;*/
	/*margin-left: 307px;*/
}
#contienemapa{
	width:660px;
	margin:20px auto;
	padding:20px;
	background-color:#dfd79c;
	}
.mapa{
	margin:1px 3px;
	border: 1px solid #000;
	padding: 3px;
	}
/*SLIDER */
#carusel{
	clear: both;
	width:720px;
	height:480px; margin-left:auto; margin-right:auto; 
	 /* -moz-box-shadow: 0.5em 0.5em 1.4em #556948;
   -webkit-box-shadow: 0.5em 0.5em 1.4em #556948;
	box-shadow: 0.5em 0.5em 1.4em #556948;
  -moz-border-radius: 30px 30px 30px 30px; 
  -webkit-border-radius: 30px 30px 30px 30px; 
  -ms-border-radius: 30px 30px 30px 30px; 
  -o-border-radius: 30px 30px 30px 30px; 
  border-radius: 30px 30px 30px 30px;*/
}
#carusel ul{ margin:0; padding:0; list-style:none;}
.cero{
	margin: 0;
	padding: 0;
	border: 0 !important;
}
