/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font: 95% Arial, Helvetica, sans-serif;
}
img {border: 0px;}
h1 {margin:0;padding:0;font: normal 1.2em Arial, Helvetica, sans-serif; color:#CCCCCC}
h3 {font: normal 1.4em Arial, Helvetica, sans-serif;}


#main {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: 0 152px;
	text-align: left;
}
#main2 {
	background-image: url(images/fondointerior.gif);
	background-repeat: repeat-x;
	background-position: 0 152px;
	text-align: left;
}
#main3 {
	background-image: url(images/fondo2.jpg);
	background-repeat: repeat-x;
	background-position: 0 152px;
	text-align: left;
}
#main4{
	text-align: left;
}
#main5 {
	background-image: url(images/fondo3.jpg);
	background-repeat: repeat-x;
	background-position: 0 152px;
	text-align: left;
}
#main6 {
	background-image: url(images/fondo4.jpg);
	background-repeat: repeat-x;
	background-position: 0 152px;
	text-align: left;
}
#main7 {
	background-image: url(images/fondo5.jpg);
	background-repeat: repeat-x;
	background-position: 0 152px;
	text-align: left;
}
#main8 {
	background-image: url(images/fondo6.jpg);
	background-repeat: repeat-x;
	background-position: 0 152px;
	text-align: left;
}
#content {
	width: 980px;
	text-align: left;

}


#top {

	height: 151px;
}
#top div{float: left;}
.head {
	padding: 70px 0 0 290px;
	color: #999999;
}
.menu {	padding: 0px 0 0 40px;}
.logo {	padding: 0px 0 0 50px;}
#top2 {
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	height: 437px;
}
#top2 div{

	padding: 10px 60px 10px 600px;
	font: 85% Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}
#topinterior {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 198px;
}
#topinterior2 {
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	height: 198px;
}
#topinterior3 {
	background-image: url(images/top3.jpg);
	background-repeat: no-repeat;
	height: 198px;
}
#topinterior4 {
	background-image: url(images/top4.jpg);
	background-repeat: no-repeat;
	height: 198px;
}
#topinterior5 {
	background-image: url(images/top5.jpg);
	background-repeat: no-repeat;
	height: 198px;
}
#topinterior6 {
	background-image: url(images/top6.jpg);
	background-repeat: no-repeat;
	height: 198px;
}
#topinterior7 {
	background-image: url(images/top7.jpg);
	background-repeat: no-repeat;
	height: 198px;
}
#topinterior8 {
	background-image: url(images/top8.jpg);
	background-repeat: no-repeat;
	height: 198px;
}
#menu {padding: 0px 0 0 0px;}
#copy {
	padding: 10px 0 10px 0px;
	font-size: 80%;
	color: #aaa;
}
#copy a {
	color: #5CB217;
	text-decoration: none;
}
#copy a:hover {
	text-decoration: underline;
}

#contenido1 {
	padding: 0 60px 0 70px;
	font-size: 15px;
	text-align: justify;
	line-height: 20px;
	color: #999;
}
#submenu {
	padding: 5px 5px 0 0px;
	font-size: 15px;
	text-align: right;
	line-height: 20px;
	height: 28px;
}
#submenu:hover {
	padding: 5px 5px 0 0px;
	font-size: 15px;
	text-align: right;
	line-height: 20px;
	background-image:url(images/fondosubmenu.gif);
	background-repeat:no-repeat;
	background-position:right;
	color: #68B801;
	display:block;
}
#submenu2 {
	padding: 5px 5px 0px 0px;
	font-size: 15px;
	text-align: right;
	line-height: 20px;
	background-image:url(images/fondosubmenu.gif);
	background-repeat:no-repeat;
	background-position:right;
	color: #68B801;
	height: 28px;
}
#contenido2 {
	font-size: 15px;
	text-align: justify;
	line-height: 20px;
	color: #999;
}
#contenido2servicios {
	font-size: 15px;
	text-align: justify;
	line-height: 20px;
	color: #999;
	background-image:url(images/lineaservicios.gif);
	background-repeat:no-repeat;
	padding: 0px 0px 0px 10px;
}
#contenido {margin: 0px 0 50px 70px;}
#contenidointerior {margin: 50px 0 50px 0;}
.servicios {
	line-height: 25px;
	font-weight: bold;
	font-size: 80%;
	color: #333333;
}

.selected {
	margin:  0 0 0 0px;
	padding: 6px 19px 6px 19px;
	background-image: url(images/menuselected.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	color: #FFFFFF;
}
.unselected {
	margin: 0 0 0 0px;
	padding: 6px 19px;
	float: left;
}
.unselected a{
	color: #7f7f7f;
	text-decoration: none;
	font-weight: bold;
}
.unselected a:hover{
	color: #ff3000;
}
.telef {
	font: bold 2.5em Arial, Helvetica, sans-serif ;
}

/* GALERIA */

#principal li {
   display:inline;
   float:left;
}
#principal li {
   display:inline;
   float:left;
   width:220px;
   background-color:#f5f7f9;
   padding:5px;
   margin:10px;
   text-align: center;
   border: #f0f0f0 solid 3px;
}
#principal a {
	color: #999;
	text-decoration: none;
}
#principal a:hover {
	color: #ff3000;
}

textarea, input {
	width: 300px;
	background-color:: #fafafa;
	margin: 0 0 10px 0;
	padding: 3px;
}
input {
	border-bottom: 1px solid #ccc;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	background-color:: #fafafa;
}
textarea {
	border: 1px solid #ccc;
}
.Estilo1 {
	color: #68B801;
	font-weight: bold;
}
.estilo2 {
	font: 1.15em Arial, Helvetica, sans-serif;
}
.estilo3 {
	color: #fff;
}
.traduccion {
	float:left;
	width: 70px;
	margin: 10px 0px 0px 10px;
}
.idioma {
	margin: 0 0 0 10px;
}
.idioma2 {
	float: right;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 10;
}
.link1 {
	color: #2d3235;
	text-decoration:none;
	display:block;
}
.link1:hover {
	color: #68B801;
	text-decoration:none;
	display:block;
}
.link2 {
	text-decoration:none;
	display:block;
	color: #999;
}
.link2:hover {
	color: #68B801;
	text-decoration: underline;
	display:block;
}
.link3 {
	text-decoration:none;
	display:block;
	color: #999;
	font-size:12px;
}
.link3:hover {
	color: #68B801;
	text-decoration: underline;
	display:block;
	font-size:12px;
}