body {
	margin: 0px; 
	padding: 0px;		
	text-align:center;		
	height: 100%;
	background:#C6DCE9 url(../imgTemplate/accam/fondoweb.jpg) repeat-x;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container {
	position:relative;
	margin:auto;
	margin-top:0px;
	padding:0px;
	width: 953px;
	height:auto;
	background: url(../imgTemplate/accam/fondocontainer.jpg) repeat-y;
	text-align:center;
  	z-index: 1;
}


/*CABECERA*/

#cabecera {
	position:relative;
	margin:auto;
  	padding: 0;
	width: 953px;
	height:456px;
  	z-index: 2;
	text-align: left;
	background:url(../imgTemplate/accam/fondocabecera.jpg) no-repeat;
}

#logotipo_link {
  display: block; 
  width: 160px; 
  height: 64px; 
  position: absolute; 
  top: 19px; 
  left: 19px;
}

#flashcabecera {
	position:relative;
	width: 953px;
	height:332px;
	top:126px;
	left:7px;
}
#topo{
	position: absolute;
	width:900px;
	top:0px;
	right:50px;
	text-align:right;
	padding-top:0px;
}

#enlaceLogo{
	position:absolute;
	top:0px;
	left:50px;
}

#infoCabecera{
	position:absolute;
	top:0px;
	right: 30px;
	color:#506E7B;
}

#busquedaCab{
	position:absolute;
	width:300px;
	/*height:66px;*/
	top:76px;
	/*left:628px;*/
  right: 6px;
	z-index: 10;
	padding:5px 0px 0px 0px;
	text-align: right;
  clear: both;
}

.botonCabecera {
  float:left;
  display:inline;
  width: 65px;
  height: 96px;
  text-align: center;
  position: relative;
}

.botonCabecera a {
  width: 65px;
  height: 96px;
  font-weight: normal;
  color: #888;
}

.botonCabecera a img {
  border: none;
}

#busquedaCabecera {
  position: absolute;
  left: 718px;
  top: 93px;
}
/*FIN DE CABECERA*/


/*CUERPO Y CONTENIDO*/

#cuerpo {
	position:relative;
	width:953px;
	padding:0px 0px 0px 0px;
	/*margin:auto;*/
	text-align:left;
  overflow: hidden;
}

#contenido {
	position:relative;
	width: 630px;
	margin-left:20px;
	/*margin-top:10px;*/
	text-align:justify;
  overflow: hidden;
}

#contenido hr {
  color: #ccc;
  background-color: #ccc;
  border: none;
  height: 1px;
}

#lateralIzq{
	width:280px;
	float:right;
	margin-right:9px;
	border:0px solid #FF0000;
}

/*FIN DE CUERPO Y CONTENIDO*/


/*INICIO DE PIE*/

#pie {
	position:relative;
	margin:auto;	
	height: 186px;
	width: 953px;
	clear:both;
	background: url(../imgTemplate/accam/pie.gif) no-repeat;
  z-index: 0;
}

#pie a {
	padding:1px 2px 1px 2px;
	text-decoration:none;
	color:#006699;
}

#pie a:hover{
	text-decoration:underline;
	color:#006699;
}

#dusnic{
	position:absolute;
	width:141px;
	height:25px;
	top:56px;
	right: 66px;
	background:url(../imgTemplate/nuevo/transp.gif) no-repeat;
  text-align: right;
}

#pie #diseno {
  position: absolute; 
  right: 40px;
  top: 32px;
}

#legal{
	position:absolute;
	left:40px;
	top:32px;
}


#legal a {
	text-decoration:none;
  font-weight: bold;
	font-size: 12px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

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

#dusnic a {
	text-decoration:none;
  font-weight: bold;
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

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

#separador {
	clear: both;
}

/*FIN DE PIE*/


/*INICIO DE BOXES*/

.noticiaBox{
	width:230px;
}

#boxes {
	position:relative;
	float: right;
	width: 230px;
	margin-right:5px;
	background:#fff;
}

div.login {
	width: 200px;
	text-align: center;
}

.login div.etiqueta  {
	float: left;
	width: 90px;
	text-align: left;
}

.login input.campo {
	float: left;
	width: 100px;
	border: 0;
}

div.separador {
	clear: both;
}

#noticiaInicio{
	width: 230px;
	padding: 10px;
	text-align: center;
}

#headerBox{
	position:absolute;
	top:12px;
	left:35px;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#lateralIzq .box{
	position:relative;
	width:230px;
	margin-left:0px;
}

.boxLat{
	margin:10px 0px 0px 0px; 
	padding:0px; 
	width:280px;
	background:#CBDCEE;
	border-bottom:5px solid #9DBEDE;	
}

.boxHeadTitle{
	margin:0px;
	width:270px;
	height: 30px;
	background:#E5EEF6;
	border-bottom:5px solid #FFFFFF;
	padding:10px 0px 0px 10px;
}

.boxHeadTitle span{
	width:150px;
	height:30px;
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
}

.boxContent{
	padding:10px 0px 10px 0px;
	text-align:center;
}


.boxContent form{
	margin-left: 40px;
}

.tituloNoticiaBox {
  margin-bottom: 15px;
}

.resumenNoticiaBox {
  text-align: left;
  padding: 0 10px;
}

#boxLatBusqueda {
  padding-top: 10px;
  text-align: center;
}
/*FIN DE PIE*/

/* DIV'S ESPECIALES */

#titprod{
	width:268px;
	float:left;
	left:29px;
	position:relative;
	margin:0px;
	padding:0px;
    z-index: 0;
}

#idiomabox{
	position:absolute;
  z-index: 2;
	right:18px;
	top:420px;	
  text-align: right;
}

.td{
	background:no-repeat;
}
/* FIN DE DIV'S ESPECIALES */

/* ------------ ESTILOS DE LISTADO DE PRODUCTOS --------------------------*/

.producto h1 {
  font-size: 18px;
}

#listadoProductos{
	margin-top: 20px;
  padding-right: 10px;
  width: 620px;
}

.contenedorProducto, .contenedorSeccion {
	position:relative; 
	float:left; 
	width:620px; 
	/*height:192px;*/
	margin-right:5px;
	margin-bottom:20px;	
	text-align:center;
	background:url('../images/cajaProducto.jpg');
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #dfdfdf;
}

.nombreProducto, .nombreSeccion {
	/*position:absolute;
	left:0px;*/
  text-align: left;
}

.nombreProducto h2, .nombreSeccion h2 {
  margin: 0;
}

/*.nombreProducto a {
	text-decoration:none; 
	color:#333; 
	font-weight:bold;
	font-size:18px;
}

.nombreProducto a:hover {
	text-decoration:underline; 
}*/

.imagenProducto {
	/*position:absolute;
	right: 0px;*/
  float: right;
}

.imagenProducto img {
	border:0px;
  width: 120px;
  height: 120px;
}

.descripcionProducto {
	/*position:absolute;*/
	width: 470px;
	/*height:120px;
	top:40px;
	left: 0px;*/
	font-size:11px;
	text-align:justify;
  overflow: hidden;
  margin-top: 20px;
}

.resumenSeccion {
	font-size:11px;
	text-align:left;
  overflow: hidden;
  margin-top: 20px;
}

.numeroPaginas a {
	color:#333;
	text-decoration:none;
}

.numeroPaginas a:hover {
	text-decoration:underline;
}

.paginaActual {
	font-size:14px;
	font-weight:bold;
}

.botonIr {
	/*position:absolute;
	bottom:10px;
	left:0px;*/
  margin-top: 20px;
}

/* ------------ FIN DE ESTILOS LISTADO DE PRODUCTOS -------------------*/

/* ------------ ESTILOS DE LISTADO DE SECCIONES --------------------------*/

/*.contenedorSeccion{
	position:relative; 
	float:left; 
	width:600px; 
	height:85px; 
	border:2px solid #eee; 
	margin:10px; 
	padding:5px; 
	text-align:left;
}

.nombreSeccion{
	margin:5px;
}

.nombreSeccion a {
	text-decoration:none; 
	color:#333; 
	font-weight:bold;
}

.nombreSeccion a:hover {
	text-decoration:underline; 
}

.resumenSeccion img {
	border:0px;
}

.resumenSeccion {
	margin-left:5px;
	font-size:10px;
}*/


/* ------------- Mapa Web -------------- */

.cuadroSubMenu_mapaweb {
	padding:0px 0px 0px 20px;	
  margin-bottom: 15px;
}

#panel_0 {
  margin-left: 20px;
}

/* ------------ FIN DE ESTILOS LISTADO DE SECCIONES -------------------*/

h1 {
	color:#0099cc;
	font-family:Verdana;
	font-size:28px;
	padding:0px;
	font-weight:normal;
}

h2 {
	color:#0099cc;
	font-family:Verdana;
	font-size:16px;
	margin:15px 0px 2px 0px;
	padding:0px;
}


a {
	color:#0099cc;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

b, strong {
	color:#0099cc;	
}
