@charset "utf-8";
/* CSS Document */
/* Todos los Derechos Reservados */
/* Manuel Martín Ortega 2010 */
/* For: Proyecto12 2.1 Temática Maya */

* { padding: 0; margin: 0; }

body{
	font-family: "Book Antiqua", Times, serif;
	background:#000000 url(bg.gif);
	color: #2E2E2E;
	padding-top:0px;
	text-align: right;
}

strong {
	color: #000;
	}
/* STARTING WITH THE FONTS *****************************************************************************************************/
h2 {
	font-size:19px;
	margin-left:180px;
	margin-top:7px;
	margin-right:5px;
	
}

.spanish {
	font-size:.9em;
	margin-top:10px;
	margin-left: 210px;
	margin-right: 20px;
}

.texto {
	font-size:12px;
	margin-right:10px;
	margin-top:4px;
	text-align:left;
	text-indent:10px;
}

p {
	font-size:13px;
	text-indent: 35px;
	line-height: 1.2;
}

#serv {
	width:254px;
	height: 64px;
	float:left;
	padding:2px;
	margin-bottom:10px;
	margin-left:6px;
	background-image:url(bgtransblack.png);
	background-position:left top;
	background-repeat:no-repeat;
	}
h1 {
	font-size:14px;
	margin-right:10px;
	text-align:left;
}

h4 {
	font-size:12px;
	text-align:left;
	margin-right:10px;
}

.seccion {
	color: #003300;
	text-align:left;
	font-weight:100;
	margin-left:30px;
	font-size:26px;
	text-indent:10px;
}	

/*****Estilos de texto para contenido **/
p2 {
	color:#000;
	text-align:left;
	font-weight:100;
	margin-left:33px;
	font-size:26px;
	text-indent:20px;
}	

p3 {
	font-size:15px; text-indent:0px;
	}
	

/*estilos de texto*/


.cool {
	background:#333;
}

.revert {
	background: #00CC00;
	}
.fot {
	color:#009900;
	margin-top:18px;
	text-align:right;
	margin-right:550px;
	
		}
	
.fot a {
		color:white;
		}
		
.galmenu {
	text-align:center;
	}

#mitrabajo {
	display:none;
	font-size:14px;
	height:250;px;
	float:left
	}
	
.servicio {
	color: #006600;
	font-family: "Sans-serif",Arial, Helvetica;
	font-size:18px;
	
	}


/* STARTING WITH THE CONTENT *****************************************************************************************************/

#website {
	width:1243px;
	top:0px;
	height:624px;
}

#leftsite {
	background-image:url(images/leftku.png);
	width:135px;
	float:left;
	height:533px;
}

#top {
	background-image:url(images/top.png);
	width:1108px;
	float:left;
	height:21px;
}

#content {
	background-image:url(images/content.jpg);
	width:957px;
	float:left;
	height:512px;
	text-align:left;
	overflow:hidden;
}

#rightside {
	background-image:url(images/rightside.png);
	width:151px;
	float:left;
	height:512px;
}

#footer {
	background-image:url(images/footer.png);
	background-position: top left;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	width:1243px;
	height:91px;
	float:left;
	text-align:left;
	font-size:10px;
	color:#000000;
}
 
#texto{
	width:590px;
	margin-top:80px;
	margin-left:10px;
	overflow-y:auto;
	
}

#menu {
	font-size:11px;
	color:#7e9b29;
	margin-left:4px;
	margin-top:29px;
	text-align: right;
	width:80px;
	float:left;
	
}
#menu a {
		font-size:14px;
		color: black;
		text-decoration:none;
		}
	#menu a:hover {
		font-weight:bolder;
		}


#men span.jFlowSelected a { color: #999999;}
		
#contrato {
	
	margin-left:4px;
	margin-top:26px;
	text-align:center;
	width:90px;
	float:left;
	font-weight:500;

}

	#contrato a {
	font-size:16px;
	color: #034986;
	}
	
	#contrato a:hover {
	color:#333333;
	}

#galeria img {
	margin-left:10px;
	border:2px solid #66CC66;
	width:165px;
	height:210px;
	}
	
#galeria a img:hover {
	border:2px solid #7e9b29;
	}


/*TRABAJO CON LOS LINKS ********************************************************************************************************/
a {
	text-decoration:none;
	}

a:hover {
	color:#333333;
	}
	
/* COMENZAMOS CON FORMULARIO DE CONTACTO *****************************************************************************/

#form1 {
	width:285px;
	font-size:12px;
	float:left;
	
	}
.mensaje {
	width:280px;
	height:70px;
	background-color: #fff;
	border: 1px solid #999;
	}
.comun {
	width:280px;
	height:19px;
	background-color: #fff;
	border: 1px solid #999;
}

#mail {
	color:#fff;
	margin-top:20px;
	text-align:center;
	}
#mail a{
	color:#00CC00;
	}
	
.clear {
background-image:url(images/clear.gif)
}

/*SDasdasdasda*/

	#galeria ul, #galeria li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#galeria, #galeria li{ 
		width:590px;
		height:225px;
		overflow:hidden; 
		}
	span#prevBtn{
		margin-top:4px;
		color:#009933;		
		}
			span#prevBtn a{
			margin-top:4px;
			font-family:Arial, Helvetica, sans-serif;
			color:#0099FF;
			}
	span#nextBtn{
		margin-top:4px;
		margin-left:4px;
		font-family: Helvetica;
		color:#000;
		}
			span#nextBtn a{
			margin-top:4px;
			font-family:Arial, Helvetica, sans-serif;
			color: #333399;
			}