@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;	
}
#p_base {
	background-image:url(../img-des/base/fondob.gif);
	background-repeat:repeat-x;		
	height:1335px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:0px;
}
#ca_pagina
{
	width:900px;
	height:37px;
	margin:auto;
    background-image:url(../img-des/base/tub1.gif);
	background-repeat:repeat-y;
}
#pi_pagina
{
	width:900px;
	height:37px;
	margin:auto;
    background-image:url(../img-des/base/tub2.gif);
	background-repeat:repeat-y;
}
.codoiz { 
    background-image:url(../img-des/base/codoiz.gif);
    background-repeat:repeat-y;
	width:71px;
	height:67px;
	float:left;	
}
.codode { 
    background-image:url(../img-des/base/codode.gif);
    background-repeat:repeat-y;
	width:71px;
	height:67px;
	background-position:left;
	float:right;
}
.tubobarra {
    background-image:url(../img-des/base/tubo-barra.gif);
    background-repeat:repeat-x;
	width:234px;
	height:36px;
	background-position:left;
	float:inherit;
}

#pagina {
	width:900px;
	height:1250px;
	margin:auto;
	background-image:url(../img-des/base/bdoble.gif);
	background-repeat:repeat-y;
	background-position:left;		
}
#contenido2 {
	background:#FFFFFF;
	width:820px;
	height:700px;
	margin-left:30px;
}

#p_pagina {
	margin-top:0px;
    background-image:url(../img-des/base/piedepaginag.gif);
	background-repeat:repeat-x;	
	height:174px;	
}
#p_pagina_texto {
   width:900px;
   text-align:left;
   font:Arial, Helvetica, sans-serif;
  }
	
