/* ----------------------
	General
   ---------------------- */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana,Arial,Sans-serif;
	color: #19482c; 
	font-size: 9pt;
}

h1 {
	font-size:12pt;
	font-weight:bold;
	padding:5px 0 10px 0;
}

h2 {
	font-size:9pt;
	font-weight:bold;
	color: #ff9900;
}

h3 {
	font-size:9pt;
	font-weight:bold;
	color: #cccc99;
}

p {
	text-align: justify;
}

a:link, a:visited, a:active { 
	text-decoration: none;
	color:#ff9900;
}

a:hover { 
	text-decoration: none;
/*	text-decoration: underline;  */
	color:#99cc99;
}
input button {
	font-family: Verdana,Arial,Sans-serif;
	color: #19482c; 
	font-size: 9pt;	
}

/* ----------------------
	Layout
   ---------------------- */


#contenedor {
	width:958px;
	margin:0 auto;
}

#contenedor_p {
	width:auto;
	margin:0 auto;
}

#cabecera {
	width:100%;
	height:110px;
	color: #ffffff; 
	border-left: 1px solid #19482c;
	border-right: 1px solid #19482c;
	background: #19482c url(../_img/logo_cabe_110.jpg) top right no-repeat;
}

#cabecera img {
	background: #19482c;
	border: 0;
	padding-top: 30px;
	padding-left: 10px;
}

#menu {
	width:100%;
	height:20px;
	border-left: 1px solid #99cc99;
	border-right: 1px solid #99cc99;
	background: #99cc99 url(../_img/logo_men1.jpg) top right no-repeat;
}

#submenu {
	width:100%;
	height:20px;
	border-left: 1px solid #cccc99;
	border-right: 1px solid #cccc99;
	background: #cccc99 url(../_img/logo_men2.jpg) top right no-repeat;
}

#contenido {
	float: left;
	width: 100%;
	border-left: 1px solid #19482c;
	border-right: 1px solid #19482c;
	background: #ffffff url(../_img/logo_cont.jpg) top right no-repeat;
}

#contenido_p {
	float: left;
	width: 670px;
	border-left: 1px solid #19482c;
	border-right: 1px solid #19482c;
	margin: 0 10px 0 10px;
}

#contenido_p #principal_p {
	float: left;
	width: auto;
	margin: 10px 10px 10px 10px;
	padding: 30px 10px 0 0;
}

#contenido #principal {
	float: left;
	width: 70%;
	margin: 10px 10px 10px 10px;
	padding: 30px 10px 0 0;
}

#contenido #principal img {
	border: 0;
	float: right;
	margin: 5px 0 5px 10px;
	width:auto;
	height:auto;
}

#contenido #principal #noticias img {
	border: 0;
	float: left;
	margin: 5px 10px 5px 10px;
	width:auto;
	height:auto;
}

#contenido #gestion {
	float: left;
	width: auto;
	margin: 10px 10px 10px 10px;
/*	padding: 0 10px 0 0; */
}

#contenido #gestion #galeria {
	width: auto;
	text-align: center;	
	margin: 10px 10px 10px 10px;
}

#contenido #gestion table {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;}

#contenido #gestion th {
	padding: 5px;
	background-color: #E9E9E9;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;}
  
#contenido #secundario {
	float: left;
	width: 25%;
	margin: 35px 10px 10px -10px;
	padding: 0 0 0 10px;
/*	border-left: 1px dotted #19482c; */
}

#contenido #secundario img {
	border: 0;
	float: right;
	margin: 5px 0 5px 5px;
	width:auto;
	height:auto;
}

#contenido #secundario #fotos img {
	border: 0;
	float: left;
	margin: 10px 10px 10px 10px;
	width:auto;
	height:auto;
}

#contenido #secundario p {
	text-align:left;	
}

#pie {
	clear: both;
	width: 100%;
	height:auto;
	background: #19482c;
	text-align:center; 
	color: #ffffff;
	border: 1px solid #19482c;
}
#pie a:link, #pie a:visited, #pie a:active {
	text-decoration: none;
	color:#cccc99;
}
#pie a:hover {
	text-decoration: none;
	color:#ff9900;
}

#pie span {
	font-size: 8pt;
}

/* ----------------------
	Menus
   ---------------------- */

.preload1 {
	background: url(../_img/pro16/pro16_2.png);
}
.preload1a {
	background: url(../_img/pro16/pro16_2a.png);
}

.menu1 {
	padding:0 0 0 1em;
	margin:0;
	list-style:none;
	height:20px;
	position:relative;
/*	background: transparent url(../_img/pro16/pro16_back.png) repeat-x left top; */
	font-size:12px;
}
.menu1 li {
	float:left;
	height:20px;
}
.menu1 li a {
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	color:#ffffff;
	text-decoration:none;
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 10px;
	cursor:pointer;
/*	background:url(../_img/pro16/pro16_0a.png) no-repeat; */
}
.menu1 li a b {
	float:left;
	display:block;
	padding:0 40px 0 0;
/*	background:url(../_img/pro16/pro16_0.png) no-repeat right top; */
}
.menu1 li.current a {
	color:#19482c;
	background:url(../_img/pro16/pro16_2a.png) no-repeat; 
}
.menu1 li.current a b {
	color:#19482c;
	background:url(../_img/pro16/pro16_2.png) no-repeat right top;
}
.menu1 li a:hover {
	color:#19482c;
	background: url(../_img/pro16/pro16_2a.png) no-repeat;
}
.menu1 li a:hover b {
	color:#19482c;
	background:url(../_img/pro16/pro16_2.png) no-repeat right top;
}
.menu1 li.current a:hover {
	color:#19482c;
	cursor:default;
}

.preload2 {
	background: url(../_img/pro16/pro16_2.png);
}
.preload2a {
	background: url(../_img/pro16/pro16_2a.png);
}

.menu2 {
	padding:0 0 0 1em;
	margin:0;
	list-style:none;
	height:20px;
	position:relative;
/*	background: transparent url(../_img/pro16/pro16_back.png) repeat-x left top; */
	font-size:12px;
}
.menu2 li {
	float:left;
	height:20px;
}
.menu2 li a {
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	color:#19482c;
	text-decoration:none;
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 10px;
	cursor:pointer;
/*	background:url(../_img/pro16/pro16_0a.png) no-repeat; */
}
.menu2 li a b {
	float:left;
	display:block;
	padding:0 10px 0 0;
/*	background:url(../_img/pro16/pro16_0.png) no-repeat right top; */
}
.menu2 li.current a {
	color:#19482c;
	background:url(../_img/pro16/pro16_2a.png) no-repeat; 
}
.menu2 li.current a b {
	color:#19482c;
	background:url(../_img/pro16/pro16_2.png) no-repeat right top;
}
.menu2 li a:hover {
	color:#19482c;
	background: url(../_img/pro16/pro16_2a.png) no-repeat;
}
.menu2 li a:hover b {
	color:#19482c;
	background:url(../_img/pro16/pro16_2.png) no-repeat right top;
}
.menu2 li.current a:hover {
	color:#19482c;
	cursor:default;
}

.boton {
	color:#A52A2A;
	background-color:#ddd;
	border-style: outset;
	border-color:#696969;
	border-width:1px 1px 1px 1px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

label {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 9pt;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

.caja {
	background-color:#fff;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 8pt;
/*	text-transform:uppercase; */
	color:#000;
	width:auto;
	padding:0 100px 0 0;
	border-color:#696969;
	border-style: inset;
	border-width:1px;
	height:12pt;
}

.cajaPequena {
	background-color:#fff;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: normal;
  /*	text-transform:uppercase; */
	color:#000;
	width:75px;
	border-color:#696969;
	border-style: inset;
	border-width:1px;
	height:12pt;
}

.areaTexto  {
	background-color:#fff;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 8pt;
/*	text-transform:uppercase; */
	color:#000;
	width:auto;
	border-color:#696969;
	border-style: inset;
	border-width:1px;
	height:35pt;
}

.comboPequeno {
	background-color:#fff;
	font:8pt Verdana, Arial, Sans-serif;
	color:#000;
	width:75px;
	border-color:#696969;
	border-style :inset;
	border-width :1px;
	height:15pt;
}

.comboMedio {
	background-color:#fff;
	font:8pt Verdana, Arial, Sans-serif;
	color:#000;
	width:150px;
	border-color:#696969;
	border-style :inset;
	border-width :1px;
	height:15pt;
}

.comboGrande {
	background-color:#fff;
	font:8pt Verdana, Arial, Sans-serif;
	color:#000;
	width:250px;
	border-color:#696969;
	border-style :inset;
	border-width :1px;
	height:15pt;
}

.mensaje {
  	float: left;
  	width: 100%;
  	height:16px;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial,Verdana, "trebuchet ms", "lucida grande", "bitstream vera sans",arial, helvetica, sans-serif;
	background-color: #006600;
	padding: 10px 10px 10px 0px;
	margin-top: 5px;
}

.error {
  	float: left;
  	width: 100%;
  	height:16px;
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial,Verdana, "trebuchet ms", "lucida grande", "bitstream vera sans",arial, helvetica, sans-serif;
	background-color: #cd1143;
	padding: 10px 10px 10px 0px;
	margin-top: 5px;
}
 
.bordure_mailing {
	border-style: dashed;
	border-width: 1px;
	border-color: #c9e5c8;
	width: 175px;
	height: 103px;
}

.news{
	background-image: url(../_img/bg_mailing.gif);
	background-repeat: no-repeat;
	background-color: #c9e5c8;
}

.titre_mailing {
	font-family: Verdana;
	font-size: 10px;
	color: #19482c;
	font-weight: bold;
}

.txt_mailing {
	font-family: Verdana;
	font-size: 10px;
	color: #19482c;
}
.input_mailing {
	border-width: 1px;
	border-color: #c9e5c8;
	color: #19482c;
	border-style: solid;
	font-size: 10px;
	width: 150px;
	height: 16px;
}
/*
a{font-family: Verdana; font-size: 10px; color: #1855a5;}
a:hover{font-family: Verdana; font-size: 10px; color: #1855a5;text-decoration:none;}
*/
/**********************fondos de recepcion,envio y detalle de seg*************************/
.datos {
	width: 930px;
	border: 1px solid #fff;
}
td#ver0{
	background-color: #e7e7e7; 
	font-family: Arial,Verdana,Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color:#000;
	width:auto;
	padding: 3px 3px 3px 5px;
	height:12pt;	
}
td#ver1{
	background-color: #f7f7f7; 
	font-family: Arial,Verdana,Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color:#000;
	width:auto;
	padding: 3px 3px 3px 5px;
	height:12pt;	
}
/*titulo*/
.datos tr.row0 th,.datos td.row0 {
	text-align: left;
	background-color: #bb3333;
	color: #fff;
}
/*tabla permutada 1*/
.datos tr.row1 th,.datos tr.row1 {
	padding: 3px 3px 3px 5px;
	background-color: #f7f7f7; 
	font-size: 9pt;
	color: #000000;
	font-family: Arial,Verdana,Helvetica;
	text-decoration: none;
}
/*tabla permutada 2*/
.datos tr.row2 th,.datos tr.row2 {
	padding: 3px 3px 3px 5px;
	background-color: #e1e1e1; 
	font-size: 9pt;
	color: #000000;
	font-family: Arial,Verdana, Helvetica;
	text-decoration: none;
}
/*tabla preventiva*/
.datos tr.row3 th,.datos tr.row3 {
	background-color: #f6db50; 
	text-align: left;
	font-size: 9pt;
	vertical-align: middle;
	color: #646464;
	font-family: Arial,Verdana, Helvetica;
	height: 18px;
	text-decoration: none;
}
/*tabla alertada*/
.datos tr.row4 th,.datos tr.row4 {
	background-color: #cd1143; 
	text-align: left;
	text-decoration: blink;
 	font-size: 19pt;
	vertical-align: middle;
	color: #ffffff;
	font-family: Arial,Verdana, Helvetica;
	height: 18px;
}
/*on mouseOver para todas las tablas*/
.datos tr.row1:hover,.datos tr.row2:hover,.datos tr.row3:hover,.datos tr.row4:hover,.datos tr.row1:hover th,.datos tr.row2:hover th,.datos tr.row3:hover th,.datos tr.row4:hover th,.datos tr.hover th,.datos tr.hover
	{
	padding: 3px 3px 3px 5px;
	background-color: #d6def5; 
	font-size: 9pt;
	vertical-align: middle;
	color: #000000;
	font-family: Arial,Verdana, Helvetica, Sans-serif;
	height: 18px;
}
.titulos {
/*	color: #33406b;
	font-size: 1.3em; */
	border-bottom: 2px solid #e5e5e5;
/*	padding: 5px 5px 3px 5px; */
}
