/*PANDEMIA STUDIO*/


#sitio {
	width:840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;	
}
	
#top {
	width:820px;
	background-repeat: repeat-x;
	background-image: url(../imagenes/);
	height: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}
	
#menu {
	width:800px;
	background-repeat: no-repeat;
	height: 35px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 18px;		
}
	
#cuerpo{
	width:820px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: repeat-y;
	background-image: url(../imagenes/fondo.png);
	}
	
#lineasup{
	width:820px;
	height: 17px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: repeat-y;
	background-image: url(../imagenes/linea_superior.png);
		}
	
#lineasup2{
	width:800px;
	height: 17px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;	
}
	
#pie_secc1{
	width:244px;
	height: 129px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-color: #151515;
	background-image: url(../imagenes/linea_pie.jpg);
	background-repeat: no-repeat;
}

#pie_secc2{
	width:200px;
	height: 129px;
	float: right;
	background-color: #151515;
	background-image: url(../imagenes/linea_pie2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}


#pie_secc3{
	width:356px;
	height: 129px;
	float: left;
	background-color: #151515;
	background-repeat: no-repeat;
	margin: 0px;
}
	
#pie{
	width:800px;
	height: 129px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../imagenes/fondo.png);
}

#tarjetas {
	width:350px;
	background-repeat: repeat-x;
	height: 135px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(../imagenes/tarjetas.png);
}

#cafe {
	width:280px;
	background-repeat: repeat-x;
	height: 152px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	background-image: url(../imagenes/cafe.png);
}
body {
	color:#cdcdcd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(../imagenes/bg.jpg);
	margin-top: 0px;

}
	
a:link {
	color: #858585;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #858585;
}
a:hover {
	text-decoration: none;
	color: #858585;
}
a:active {
	text-decoration: none;
	color: #858585;
	
}

#seccion1{
    width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:47px;
	padding-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left:0px;
}

.texto1_pie {
    color: #858585 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 90px;
	float: left;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #858585;
}

.texto1_pie a:link {
	color: #858585;
	text-decoration: none;
}
.texto1_pie a:visited {
	color: #858585;
	text-decoration: none;
}
.texto1_pie a:hover {
	color: #858585;
	text-decoration: underline;
}
.texto1_pie a:active  {
	color: #858585;
	text-decoration: none;


}
.titulo1_pie {
    color: #858585 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 25px;

}
.texto3_pie {
    color: #858585 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 150px;
	float: right;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #858585;
}
.texto4_pie {
    color: #858585 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 150px;
	float: right;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #858585;
}

.portafolio_pie {
    color: #858585 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 320px;
	float: left;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #858585;
	height: 60px;
}

.portafolio_pie  a img { 
     border-color: #151515 !important; 

}
