body
{
   margin:0px;
   font-family:Arial, "Arial Narrow";
   font-size:12px;
   /*color:#F5F5F3;*/
   color:#999999;
   /*background-color:#2083A2;*/
   background-color:#0D0D0D;
}

#cabecera
{
   background-image:url(../image/bg1.jpg);
   background-position:center;
   background-repeat:repeat-x;
   /*width:1000px;*/
   width:auto;
   height:640px;
   margin-left:auto;
   margin-right:auto;
}

#logo_info
{
   margin:0px auto;
   width:1000px;
   height:180px;
}

#image_logo
{
   margin-top:20px;
   width:420px;
   height:120px;
   float:left;
}

#info_cab
{
   margin-left:190px;
   margin-top:20px;
   font-family:"Arial Black";
   color:#BEC7C2;
   font-size:27px;
   letter-spacing: -2px;
   float:left;
}

#info_cab li a
{
	color:#BEC7C2;
	text-decoration:none;
}
#info_cab li hover
{
	color:#BEC7C2;
	text-decoration:none;
}

#dsp_portafolio
{
   width:1000px;
   height:440px;
   margin-left:auto;
   margin-right:auto;
}

#img_trabajos
{
   width:590px;
   height:390px;
   padding:5px;
   background-color:#7F7F73;
   float:left;
}

#bienvenida
{
   float:left;
   margin-left:30px;
   width:370px;
   height:390px;
   font-family:Verdana;
	color:#808080;
	font-size:20px;
	letter-spacing: -1px;
	line-height: 20px;
}

h4
{
   font-family:"Arial Black";
   font-size:40px;
   color:#808080;
   /*color:#ED297B;*/
   letter-spacing: -3px;
   margin-top:10px;
   margin-bottom:-5px;
}

#cuerpo
{
   width:1000px;
   height:930px;
   margin-left:auto;
   margin-right:auto;
   display:block;
}

#proyectos
{
   width:560px;
   height:910px;
   float:left;
   padding-left:10px;
   padding-top:20px;
   padding-right:20px;
   display:block;
}

#contenido
{
   width:380px;
   height:910px;
   padding-left:10px;
   padding-right:10px;
   padding-top:20px;
   float:left;
   display:block;
}

.tit_cab
{
   font-family:"Arial Black";
   font-size:25px;
   color:#D9D9D9;
   letter-spacing: -1px;
   height:38px;
   border-bottom:1px solid #232323;
}

.cja_serv
{
   width:380px;
   /*height:300px;*/
   padding-bottom:20px;
   margin-top:20px;
   
}
.cja_sub_serv
{
   height:20px;
   padding-top:10px;
}

.cja_info
{
   width:540px;
   height:182px;
   padding-top:25px;
   padding-bottom:12px;
   padding-left:10px;
   padding-right:10px;
   border-bottom:1px solid #4C6C77;
}

.accordion_headings{
	cursor:pointer;
}

.text_caption
{
   width:380px;
   height:100px;
   border-top:1px solid #B7B7B5;
   border-left:1px solid #7A7A78;
   border-right:1px solid #8EBAC7;
   border-bottom:1px solid #589CB1;
   overflow:auto;
}

.btn
{
   /*background-color:#D5DE23;*/
   background-color:#999999;
   width:100px;
   height:30px;
   font-family:"Arial Black";
   color:#333333;
   font-size:20px;
   border-bottom:1px solid #585858;
   border-top:1px solid #CCCCCC;
   border-left:1px solid #CCCCCC;
   border-right:1px solid #585858;
   margin-top:15px;
}

#footer
{
   width:1000px;
   height:60px;
   margin-top:10px;
   margin-left:auto;
   margin-right:auto;
   display:block;
}

.accordion_child
{
   display:block;
   padding-bottom:1px;
}
#test-content
{
   height:92px;
}
#test1-content
{
   height:92px;
}
#test2-content
{
   height:92px;
}
#test3-content
{
   height:92px;
}