@charset "utf-8";
/* CSS Document */
body{
	background:#2a2a2a;
	padding:0px;
	margin:0px;
	/*font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;*/
	font-family:"trebuchet ms";
	font-size:12px;
}
ul, li{
	padding:0px;
	margin:0px;
}
a{
	text-decoration:none;
	color:#f89613;
}
a:hover{
	text-decoration:underline;
}
#cont-background{
	background:#2a2a2a url(../images/bground3.jpg) no-repeat scroll center top;
	height:635px;
	/*display:none;*/
}
.contenedor{
	width:962px;
	margin:0px auto;
}
#header{
	height:82px;
	width:288px;
	float:left;
	margin-right:5px;
}
#menu{
	float:left;
	width:630px;
}
#menu li{
	list-style:none;
	float:left;
}
#menu li a{
	display:block;
	background:url(../images/tab.png) no-repeat;
	width:125px;
	height:49px;
	color:#2a2a2a;
	vertical-align:bottom;
	text-align:center;
	position:relative;
	padding-top:15px;
	top:-10px;
}
#menu li a:hover{
	text-decoration:none;
	color:#f89613;
}
#menu li a.active{
	text-decoration:none;
	color:#f89613;
	top:0px;
}
h1{
	padding:0px;
	margin:0px;
	font-size:20px;
}
#logo{
	background:url(../images/logo.png) no-repeat;
	height:62px;
	cursor:pointer;
	text-indent:-5000px;
	position:relative;
	top:0px;
}
#panel{
	background: url(../images/panel.png) no-repeat;
	height:415px;
	padding:20px;
}
#panel h1{
	color:#f89613;
	padding-bottom:10px;
	
	border-bottom:4px dotted #2A2A2A;
	left:-20px;
	padding-left:20px;
	position:relative;
}
.izq{
	float:left;
	width:550px;
}
.servicio-container{
	font-size:16px;
	color:#666666;
	padding:15px;
	margin: 0px 20px 3px 0px;
	text-decoration:none;
}
.servicio-container:hover{
	cursor:pointer;
}
img.icon{
	vertical-align:bottom;
	margin-right:6px;
}
.der{
	float:left;
	width:340px;
	margin-left:25px;
}
#controller{
	display:none;
}
#slides{
	height:380px;
	overflow-x:hidden;
	overflow-y:auto;
}
.slide{
	height:350px;
}
/*.izq h1{
	background:  url(../images/linea.jpg) no-repeat scroll 0 bottom;
}
.izq h1#fix2{
	background:  url(../images/linea2.jpg) no-repeat scroll 0 bottom;
}
.izq2 h1{
	background:  url(../images/linea.jpg) no-repeat scroll 0 bottom;
}
.der h1{
	background:  url(../images/linea2.jpg) no-repeat scroll 0 bottom;
}
.der h1#fix{
	background:  url(../images/linea.jpg) no-repeat scroll 0 bottom;
}
.izq h1, .der h1{
	border-bottom:4px dotted #2A2A2A;
	left:-20px;
	padding-left:20px;
	position:relative;
}*/
.spacer{
	height:15px;
}
.clear{
	clear:both;
}
p{
	font-size:14px;
	text-align:justify;
	line-height:24px;
}
.check {
	padding-left:25px;
	list-style:url(../images/star.png);
	font-size:13px;
}
.check li{
	margin:0px;
	line-height:25px;
}
.check li{
	margin-left:5px;
}
a.ver-mas{
	background:url(../images/ver-mas.png) no-repeat;
	height:30px;
	padding-top:5px;
	float:right;
	width:100px;
	display:block;
	color:#FFFFFF;
	text-align:center;
}
.pic-container{
	background:#f3f3f3;
	height:300px;
	width:300px;
	margin:10px 0;
	border:#CCCCCC 1px solid;
}
.pic-container:hover{
	border:#666666 1px solid;
}
#footer{
	margin:0px auto;
	margin-top:20px;
	/*background: url(../images/footer-bg.jpg) repeat-x;*/
	color:#FFFFFF;
	text-align:center;
}
#footer a{
	color:#f89613;
}
#footer a:hover{

}
span{
	color:#f89613;
	font-weight:bold;
}
input, textarea, select{
	font-family:"trebuchet ms";	
	border:1px solid #999999;
	font-size:13px;
	margin:0 5px;
	padding:3px;	
	color:#666666;
}
input:focus, textarea:focus, select:focus{
	border:1px solid #333333;
}
.button{
	background:url(../images/ver-mas.png) no-repeat;
	height:30px;
	padding-top:5px;
	width:100px;
	display:block;
	color:#FFFFFF;
	text-align:center;
	border:none;
}
a.prev{
	background:url(../images/ver_prev.png) no-repeat;
	display:inline-block;
	height:150px;
	width:40px;
	margin-left:-53px;
	margin-top:95px;
	position:absolute;
	z-index:6;
}
a.next{
	background:url(../images/ver_next.png) no-repeat;
	display:inline-block;
	height:150px;
	width:40px;
	margin-left:935px;
	margin-top:95px;
	position:absolute;
	z-index:6;
}
.showcase{
	float:left;
	background:url(../images/portafolio-bg.jpg) repeat-x;
	border:#CCCCCC 1px solid;
	margin:40px 5px 10px;
	width:250px;	
	height:270px;
	padding:15px;
	-moz-border-radius:15px;
}
.showcase:hover{
	/*border:#666666 1px solid;*/
}
.showcase img{
	width:250px;
	height:150px;
	overflow:hidden;
}
.showcase strong{
	font-size:13px;
	font-weight:bold;
	color:#f89613;
}
.showcase p{
	font-size:12px;
	line-height:20px;
}
.showcase h4{
	color:#F89613;
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
}
/*Cycle Plugin*/
.pics {  
	height:  264px;  
	width:   280px;  
	padding: 0;  
	margin:  0;  
} 
 
.pics img {  
	margin-top:10px;
	padding: 10px;  
	border:#CCCCCC 1px solid;
	background:#f3f3f3;
	height: 264px; 
	width:  280px; 
	top:  0; 
	left: 0 
} 
p.error {
	display: none;
	color: #FF0000;
	font-weight: bold;
	line-height:10px;
	margin:0 0 5px;	
	font-size:11px;
}
p#success {
	display: none; 
	font-size: 16px; 
	text-align: center; 
	margin-bottom: 20px;
	cursor: pointer;
	color: #9e9595;
}
div.zoom{
	background:url(../images/magnifier.png) no-repeat scroll center center;
}
p#form_errors, p#form_thanks{
	font-size:12px;
	display:none;
	line-height:20px;
	padding:8px 20px;	
	font-weight:bold;
	color:#FFFFFF;
	-moz-border-radius:10px;
}
p#form_errors{
	background:#FF3333;
}p#form_thanks{
	background:#66CC33;
}
td.label{
	text-align:right;
	margin-right:5px;
}
td small{
	color:#CCCCCC;
}