/*
	Creado por Segma
*/

/*
		--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
	
		GENERALES
	
		--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------	
*/


body{
	
	margin: 10px auto 20px auto;
	background:#27343C;
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
	width:920px;
	text-align:center;

}

img{
		border:none;
}

dl{
		padding:0;
		margin:0;
	
}

#menu{
	width:920px;
	height:120px;
}


#menu dt{
	
		float:left;
		
}

#content_top{
		width:920px;
		height:363px;
		background:url(../images/backgroung_content_top.png) no-repeat top center;
		text-align:left;

}

#content_top dt{
		width:460px;
		float:left;
		margin:0;
		padding:0;
		
}


#content_top .imagen_titulo{
		margin-left:35px;
		margin-top:30px;


}


#content_top h1{
	padding-left:35px;
	font-size:20px;
	color:#FFF;

}


#content_top span{
	display:block;
	padding-left:35px;
	padding-right:35px;
	color:#FFF;
	line-height:19px;
	text-align:justify;

}
#content_top span img{
	
	float:left;
	padding-right:10px;

}

#content_top span.titulo_texto{
	padding-top:10px;
	font-size:16px;
	padding-bottom:10px;
	font-weight:bold;
}

#content_top span.titulo_texto a{
		color:#333;
		font-size:11px;
		text-decoration:underline;
		background:url(../images/icono_arrow.png) no-repeat top left;
		padding-left:12px;
	
}

#content_top span.titulo_texto a:hover{
		color:#333;
		text-decoration:none;
	
}

#slider ul{
	
	margin:0;
	padding:0;

}

#slider ul li{
	
	display:block;
	width:880px;
	padding:0;
	margin:0;
	height:200px;

}

#content_top_footer{
		clear:both;
		padding:0;
		margin:0;
		text-align:center;
		width:920px;
		height:47px;
		background:url(../images/background_content_top_footer.png) no-repeat top center;
	
}

#content_top_footer dt{
	float:left;
	width:460px;
	margin:0;
	padding:0;
	text-align:right;
	padding-top:10px;
	
}

#content_top_footer dt img{
	
	margin-right:35px;

}

#content_footer{
		width:920px;
		height:390px;
		padding:0;
		margin:0;
		background:url(../images/background_content_footer.png) no-repeat top center;
		
}


#content_footer dt{
	padding:0;
	margin:0;
	float:left;
	width:460px;
	text-align:left;
	
}

#content_footer dl dt span.titulo_content_text{
	display:block;
	color:#900;
	font-size:20px;
	padding-left:35px;
	padding-top:15px;

	
}

#content_footer dt span{
	display:block;
	padding-left:35px;
	padding-right:35px;
	padding-top:0px;
	padding-bottom:10px;
	color:#333;
	line-height:19px;
	text-align:justify;
}

#spacer{
		clear:both;
		background:#999;
		height:1px;
		width:849px;
		margin-left:35px;
}

#spacer_2{
		clear:both;
		background:#ccc;
		height:1px;
		width:849px;
		margin-left:35px;
		margin-bottom:5px;
		
}

#content_footer span.menu_footer{
		text-align:right;
		margin:0;
		padding:0;
		padding-right:35px;
		display:block;
}

#content_footer span.menu_footer a{
	color:#333;
	text-decoration:none;
}

#content_footer span.menu_footer a:hover{
	text-decoration:underline;
}



#prevBtn {
	margin:0;
	padding:0;	
	float:left;
	text-decoration:none;
	margin-left:20px;
	background:url(../images/icono_arrow_inv.png) 15px 6px no-repeat;

}

#nextBtn{
	
	padding:0;
	margin:0;
	margin-left:530px;
	background:url(../images/icono_arrow.png) no-repeat left;
	background-position:15px 3px;
	float:left;
	text-decoration:none;
	
}

#nextBtn span{
	width:120px;
	margin:0;
	padding:0;
	line-height:15px;
	display:inline;
	
}
#prevBtn span{
	width:120px;
	margin:0;
	padding:0;
	display:inline;
	
}

#prevBtn a{
	
	text-decoration:none;

}

#nextBtn a{
	
	text-decoration:none;

}

.menu_porfolio img{
	
	margin-top:6px;
	
}


.menu_porfolio a{
	color:#fff;
	text-decoration:none;
}

.menu_porfolio a:hover{
	
	color:#900;
	text-decoration:none;

	
}

.link_texto{
	background:url(../images/icono_arrow.png) no-repeat top left;
	padding-left:15px;
	margin-top:5px;
	color:#333;
	font-weight:bold;
	text-decoration:underline;
	
}

.link_texto:hover{
	
	color:#fff;
	text-decoration:underline;
	
}

#readcrumbs{
	
	margin-top:10px;
	display:block;
	
}

#readcrumbs a{
	
	color:#CCC;
	text-decoration:none;
	
}

#readcrumbs a:hover{
	
	text-decoration:underline;
	
}

#form label{
	display:block;
	padding-top:5px;

	
}


#form textarea{
	
	width:300px;
	height:60px;
	
}


#form input{
	
	width:200px;
	
}

#form input.button{
	
		width:60px;
		margin-left:240px;

}

.error{
	
	padding:5px 5px 5px 5px;
	border:1px #900 solid;
	color:#333;
	background-color:#FFBBAC;
	font-size:13px;
	width:200px;
	
	
}

#messaje span{
	
	color:#900;

}

#datos_contacto span{
	
	font-size:15px;
}
#datos_contacto span strong{
	
	padding-right:20px;
}

#datos_contacto span a{
	color:#333;
	font-size:15px;
	line-height:25px;
	text-decoration:none;

}

#datos_contacto span a:hover{
	color:#000;
	text-decoration:underline;

}

#datos_contacto span.title{
	font-size:18px;
	padding-top:50px;
	line-height:30px;
	
	
}

#enlaces a{
	
	color:#fff;
	text-decoration:none;
	
}

#enlaces a:hover{
	
	color:#CCC;
	text-decoration:underline;
	
}