
/* %BEGIN_CSS_CODE% */

*{
	/* padding:0px; */
	/* margin:0px; */
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	/* background-image: url("layout_files/images/background-scanlines.gif"); */
	/* background-repeat:repeat-xy; */
	/* background-position:top; */
    /* background-color:#e0e0e0; */
	background-image: url("layout_files/images/background-pat.gif");
	background-repeat:repeat-y;
	background-position:top;
	margin-top: 0px;
}

#web {
	clear:both;
	width:960px;
	overflow:hidden;	
	xheight:auto;
	margin:0 auto 0 auto;
	background-color:#FFFFFF; /* #E0E0E0 */
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
}

#top {
	width:940px;
	height:69px;
	margin-top:0px;
	margin-left:10px;
	background-image: url("layout_files/images/camaracadiz-header-comex.jpg");
	background-repeat:no-repeat;
	background-position:left;
	background-color:#0033CC;
	text-align:right;
	color:#5d7d00;
}

#contenedor {
	margin-top:10px;
	margin-left:10px;
	overflow:hidden;
}

#menu {
	float:left;
	width:144px;
	/* margin-left:10px; */
	/* background-color:#E0E0E0; */
}

#cuerpo{
	float:left;
	width:591px;
	min-height:400px;
	-height:400px;
	margin-left:20px;
	margin-right:15px;
}

#cuerpo-nomenu{
	width:900px;
	min-height:400px;
	-height:400px;
	margin-left:20px;
}


#top2 {
	clear:both;
	float:left;
	width:940px;
	/* height:69px; */
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

.top2_note_1 {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#E0E0E0;		
	/* background-color: #D4D7DA; */
	/* background-image: url("layout_files/images/background-top2.jpg"); */
	/* background-repeat:repeat-x; */
	/* background-position:center; */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #494A4B;
	padding: 10px 5px 10px 5px;
}

.top2_note_1 a {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 11px;
	color: #2B4C79;
	text-decoration: none;
}

.top2_note_1 a:hover {
	color: #000000;
	text-decoration: none;
}




#menu_dcha {
	float:left;
	width:164px;
	/* padding-left:10px; */
	/* margin-right:10px; */
}

#foot {
	clear:both;
	width:960px;
	height:40px;
	margin:0 auto 0 auto;
	padding:0;
	padding-right:60px;
	text-align:right;
	color:#bababa;
	background-image: url("/inicio/html/layout_files/images/background-pie.gif");
	background-repeat:no-repeat;
	background-position:bottom;
}

#wai {
	clear:both;
	width:890px;
	height:40px;
	margin:0 auto 0 auto;
	padding-right:40px;
	text-align:right;
	color:#475126;
	background-color:#E0E0E0;
	text-align:right;
}


#menu ul{
	width:100%;
	list-style:none;
	margin:0;
	padding:0;	
	margin-top:25px;
	margin-bottom:30px;
}

#menu ul li{
	margin:0;
	padding:0;
	min-height:26px;
	-height:26px;
	color:#000000;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#E0E0E0;	
}

#menu a{
	margin:0;
	padding:0;
	color:#000000;
	min-height:26px;
	-height:26px;
	display:block;	
	text-decoration:none;
}

#menu a:hover{
	margin:0;
	padding:0;
	color:#000000;
	min-height:26px;
	-height:26px;	
	display:block;
	text-decoration:none;
	/* font-weight:bold; */
	background-color:#EAEAEA;
}

#menu ul li span a{ /* area activa */
	margin:0;
	padding:0;
	font-weight:bold;
	background-color:1;
	color:#FFFFFF;
}

#menu ul li span{ /* area activa sin link */
	display:block;
	min-height:26px;
	-height:26px;		
	margin:0;
	padding:0;
	font-weight:bold;
	background-color:#0033CC;
	color:#FFFFFF;
}	

#menu ul ul{ /* opciones level 2 */
	width:100%;
	list-style:none;
	margin:0;
	padding:0;
	background-color:#F0F4FE;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#E0E0E0;
}

#menu ul ul li{
	margin:0;
	padding:0;
	min-height:26px;
	-height:26px;
	color:#000000;
	border-top-width:1px;
	border-top-style:dashed;
	border-top-color:#E0E0E0;
	border-bottom-width:1px;	
	padding-left:10px;
}	

#menu ul ul li span{
	display:block;
	min-height:26px;
	-height:26px;		
	margin:0;
	padding:0;
	font-weight:bold;
	background-color:#e2e9c8;
	color:#475017;
}	

.menu_banner {
	padding-top:0px;
	text-align:center;
}


/* ##### Right Side Bar ##### */

.sideBarContent {
  padding: 5px 5px;
  border: 1px solid #DBDBDB;
  color:#000000;
}

.sideBarTitle {
  color: #FFFFFF;
  background-color: #0033CC;
  /* text-align:right; */
  /* font-weight: bold; */
  padding: 3px 3px;
  margin-bottom: 5px;
}

.sideBarContent a {
  color: #777777;
  text-decoration: none;
}

.sideBarContent a:hover {
  text-decoration: underline;
}

.sideBarContent .sideBarText {
  line-height: 1.5em;
  padding: 0 0 10px 3px;
}

.sideBarContent .more {
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  display: block;
  padding: 0 0 15px 0;
  color: #777777;
}

.sideBarContent .more:hover {
  text-decoration: underline;
}




.cuerpo_texto{
	/* float:left; */
	/* width:92%; */
	min-height:400px;
	-height:400px;
	/* margin-left:20px; */
	text-align:justify;
	line-height: 150%;
}

/* .cuerpo_texto li{ */
/*	list-style-type:none; */
/* } */

.cuerpo_texto h1{
	color:#979797;
	font-weight:bold;
	font-size:1.4em;
	padding:0px;
	margin:0px;
}

.cuerpo_texto h2{
	width:100%;
	color:#000000;
	font-weight:bold;
	font-size:1.9em;
	border-bottom-color:#DBDBDB;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
	text-align:left;
}

.cuerpo_texto h4{
	width:100%;
	color:#000000;
	font-weight:bold;
	font-size:1.3em;
	padding-bottom:5px;	
	margin-bottom:10px;
}

.cuerpo_texto h6{
	width:100%;
	color:#000000;
	font-weight:bold;
	font-size:1em;
	padding-bottom:5px;	
	margin-bottom:10px;
}

.cuerpo_texto a {
  text-decoration: none;
  color: #2B4C79;
}

.cuerpo_texto a:hover {
  text-decoration: underline;
}

.pNav a {
  font-weight: bold;
  text-decoration: none;
  color: #777777;
}

.pNav a:hover {
  text-decoration: underline;
}



.path {
	text-align:left;
	color:#475126;
	font-size:0.9em;
	margin-bottom:10px;
}

.path a{
	color:#475126 !important;
	text-decoration:none !important;
	font-weight:normal !important;		
}

.path a:hover{
	color:#475126;
	text-decoration:underline !important;
	font-weight:normal !important;		
}







/* ##### Actualidad camara ##### */

.divHomeblock {
  text-align: left;
  line-height: 1.5em;
  padding-right: 8px;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #DBDBDB;
}

.divHomeblocknews {
  text-align: left;
  line-height: 1.5em;
  padding-right: 8px;
  margin: 0px 0px 0px 0px;
  border-top: 1px solid #DBDBDB;
  /* border-right: 1px solid #DBDBDB; */
  margin-bottom:10px;
}

.divHomeblock_title {
  /* font-family: arial, verdana, helvetica, sans-serif; */
  /* font-size: 10px; */
  /* font-weight: bold; */
  color: #DBDBDB;
  /* background-color: #DBDBDB; */
  padding: 2px 2px 2px 2px;
}

.divHomeblocknews h1 {
  color: #000000;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 14px;
  /* font-weight: bold; */
  text-align: left;
  margin: 0 0 0 0;
}

.divHomeblocknews ul {
  list-style-type: disc;
  color: #000000;
  /* font-family: arial, verdana, helvetica, sans-serif; */
  margin: 10px 0px 10px 25px;
}

.divHomeblocknews a {
  color: #000000;
  text-decoration: none;
}

.divHomeblocknews a:hover {
  text-decoration: none;
  color: #CC0000;
}





.home_main_news div.new1 {
  /* font-family: verdana, helvetica, sans-serif; */
  /* font-size: 11px; */
  font-weight: bold;
  /* font-style: italic; */
  text-align: left;
  color: #000000;
}



/* ##### Destacados ##### */

.divHomeblockdestacados_title {
	padding-right: 8px;
	border-top: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	margin-left:5px;
	
	
  /* font-family: verdana, helvetica, sans-serif; */
  /* font-size: 8pt; */
  /* font-weight: bold; */
  color: #777777;
  background-color: #EEEEEE;
  /* margin: -8px -8px 0px 0px; */
  padding: 2px 2px 2px 2px;
}

.divHomeblockdestacados {
	padding-right: 8px;
	border-right: 1px solid #DBDBDB;
	margin-left:5px;
	
	text-align: left;
	min-height:100px;
	-height:100px;
	
	padding-top: 8px;	
	
	color: #5B5B5B;	
}

.divHomeblockdestacados_more a {
	padding-right: 8px;
	border-right: 1px solid #DBDBDB;
	margin-bottom:5px;

  font-weight: bold;
  text-decoration: none;
  text-align: right;
  display: block;
  /* padding: 0 0 15px 0; */
  color: #777777;
}

.divHomeblockdestacados_more a:hover {
  text-decoration: underline;
}














/* ##### Common Styles ##### */

a img{border:none;}


.pagination {
	color: #777777;
}

/* ##### Header ##### */

.header {
  color: inherit;
  /* background-color: #BF1B3E; */ 
  background-image: url("/inicio/html/layout_files/images/fondo_cabecera.jpg");
  background-repeat: repeat-x;
  /* height: 75px; */
  /* width: 100%; */
}

.subHeader {
  /* position: absolute; */
  /* top: 55px; */
  /* left: 450px; */
  color: #FFFFFF;
  background-color: #000000;
  font-size: 9pt;
  padding: 3px 5px;
}

.subHeader a {
  color: #FFFFFF;
  background-color: #000000;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: black;
  background-color: white;
}

/* ##### Left Side Bar ##### */

.leftSideBar {
	background-color: #F0F0F0 /* #F3F2EB */;
}

.leftSideBar .sideBarTitle {
  color: #404040;
  background-color: #DBDBDB /* rgb(230,223,207) */ ;
  font-weight: bold;
  margin: 0;
  padding: 0.8ex 1ex;
}

.leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

.leftSideBar li {
  margin: 1ex;
  padding: 0 0 1.25ex 0.75ex;
}

.leftSideBar a {
  color: #404040 /* #A68C53 */ ;
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar a:hover {
  color: #CC0000 /* #404040 */;
  background-color: transparent;
  text-decoration: none;
}

.leftSideBar .sideBarText {
  color: #A68C53;
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

.leftSideBar .sideBarText a {
  text-decoration: underline;
}

.leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

.leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}



/* ##### Main Copy ##### */

.main-copy {
  text-align: justify;
  line-height: 1.5em;
  padding: 0.5ex 1em 1em 1em;
  /* background-color: #670109; */
  border-left: 1px solid #DBDBDB /* #D8D2C3 */ ;
}

.main-copy h1 {
  /* color: #A68C53; */
  color: #CC0000;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  /* font-style: italic; */
  text-align: left;
  margin: 1em 0 0 0;
  padding: 0 0 0 0;
}

.main-copy h2 {
  /* color: #A68C53; */
  color: #CC0000;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  /* font-style: italic; */
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  /* border-top: 1px solid #DBDBDB; */
}

.main-copy h4 {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
}

.main-copy a {
  color: #404040;
  /* color: #83050F; */
  background-color: transparent;
  text-decoration: underline;
}

.main-copy a:hover {
  color: #CC0000;
  text-decoration: underline;
}





/* ##### HomeMainBlock ##### */


.divHomeNews {
  line-height: 1.2em;
  padding-left: 10px;
  padding-right: 10px;
}


/* ##### Footer ##### */

.footer {
  color: #000000;
  background-color: #DBDBDB;
  font-size: 7pt;
  text-align: center;
  line-height: 1.25em;
  margin: 0;
  padding: 1em 4mm 1em 4mm;
}

.footer a {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

.footer a:hover {
  text-decoration: none;
}


.pH2 {
	#B9B9B9	font-size: medium; font-weight: bold;
}

.divMain {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
}


.divBlock {
	padding: 3px;
}

.spanDefaulttextblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.spanDefaulttextblock_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.divFootnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.divDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}



.inputTextForms {
	font-size: 10px;
	width: 200px;
	color: #000000;
	border: 1px solid #666666;
}

.tableContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.inputTextLogin {
	font-size: 10px;
	width: 50px;
	color: #000000;
	border: 1px solid #000000;
}

.inputTextN {
	font-size: 10px;
	width: 35px;
	color: #000000;
	border: 1px solid #666666;
}

.button {
	BORDER-TOP-COLOR: #000000; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.buttonLogin {
	BORDER-TOP-COLOR: #000000; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.TABLA_PEDIDO {
}

.CELDA_PEDIDO {
	border-bottom: 1px solid ;
}

.TABLA_PEDIDOFORM {
	width: 550px;
}

.SEPARADOR_PEDIDO {
	color: #000000;
}

.inputText_PEDIDOFORM {
	font-size: 10px;
	width: 200px;
	color: #000000;
	border: 1px solid #000000;
}


.ulNews {
	list-style-type: square;
}

.divBlock_new_0 {
	margin-top: 5px;
	border: 1px solid ;
	background-color: ;
}

.divBlockbar_new_0 {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: ;
	background-color: ;
}

.divBlockmain_new_0 {
	padding: 5px;
}

.divBlock_new_1 {
	margin-top: 5px;
	border: 1px solid ;
	background-color: ;
}

.divBlockbar_new_1 {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ;
	background-color: ;
}

.divBlockmain_new_1 {
	padding: 5px;
}


.spawFontsize_9pt { font-size: 9pt; }
.spawFontsize_10pt { font-size: 10pt; }
.spawFontsize_12pt { font-size: 12pt; }
.spawFontsize_14pt { font-size: 14pt; }


