body
{
	margin: 0;
	padding: 0;
	height: 100%;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size:10pt;
	/*line-height:1.2em;*/
	
	background-color:#54AC2C;
	text-align: left;
}

#fishcontainer {
	background-color: transparent;
	border: none;
}

img
{
	border: none;
}

#contenedor-general
{
	width: 990px;
	margin: 0px auto;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-color:#FFF;
}

#cabecera-general
{
	/*height:100px;*/
	/*border:1px solid;*/
	height:80px;
	background-image: url(../images/cabecera-seas.jpg);
	background-color: #2c6182;
	background-repeat: no-repeat;
	background-position:center;
}

#menu-general
{
	clear: both;
	height:40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	background-image:url(../images/fondo-menu.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#menu-general div.menu
{
	margin-top: 0px;
}
#menu-general div.menuIzq
{
	float:left;
	margin-left:5px;
	z-index:0;
}
#menu-general div.menuCen
{
	position:relative;
	margin-top:-42px;
	z-index:1000;
	width:90%;
}

#menu-general div.menuDer
{
	float:right;
	margin-right:5px;
	z-index:0;
}

.menu-general-lista
{
	text-align: center;
	list-style: none;
	
	/*border:1px solid aqua;*/
}

.menu-general-lista li
{
	float:left;
	display: inline-block;
	list-style: none;
	text-align: center;
	margin: 2px 10px;
}

.menu-general-lista li a
{
	text-decoration: none;
}

.submenu-general
{
 	display: none;
}

.submenu-general-lista li
{
	float:left;
	display: inline-block;
	list-style: none;
	text-align: center;
	margin: 2px 10px;	
}

.submenu-general.mostrar
{
	display: block;
}

.submenu-general-lista li .submenu-activo
{
	background-color: green;
}

#contenedor-alertas
{
	clear: both;
}

#cuerpo-general
{
	clear: both;
	/*border:1px solid;*/
	
	padding: 15px;
}

#cuerpo-general #menu-cuerpo
{
	text-align: center;
	float:left;
	margin:5px;
	
	width:125px;
	height:200px;
	
	/*border:1px solid;*/
}

#pie-general
{
	clear: both;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.2em;
	border-top-color:#D4D4D4;
	border-top:1px #D4D4D4 dashed;
}

#pie-general div.logos
{
	padding:10px 70px;
	background-color:#F9F9F9;
}


#pie-general div.pie
{
	line-height:200%;
	background-color:#006f35;
	color:#FFFFFF;
}

.resaltar
{
	background-color: lime;
}


#resumen-alertas
{
	display:none;
}

#alertas div
{
	margin: 2px;
	padding-left: 24px;
	line-height: 18px;
}

#alertas .info
{
	background-image: url(../images/information_16x16.png);
	background-position: left;
	background-repeat: no-repeat;
}

#alertas .ok
{
	background-image: url(../images/check_16x16.png);
	background-position: left;
	background-repeat: no-repeat;	
}

.inp 
{
	border: 1px solid #666;
	padding: 2px;
	font-size: 0.95em;
	color: #555;
}

form {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ComboBox {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #FBFBFB;
}

.overlib {
	margin: 0px;
	padding: 0px;
	background-color: #F3F3F3;
	border:1px #999999 solid;
}
.overlib td {
	padding-right: 5px;
	padding-left: 5px;
	line-height: 150%;
	border-bottom: 1px solid #D2D2D2;
}
.overlib td.Cabecera {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #E1E1E1;
	border: 1px solid #D2D2D2;
}

.overlib tr.Resaltado:hover{
	background-color: #FAFFD5;
}

.contenedor-comprobador{
	width:100%;
	height:100%;
	background-color: #EAEAEA;
	position:absolute;
}

.contenedor-comprobador div.centro{
	width: 500px;
	height: 200px;
	border: 1px #FFFFFF solid;
	background-color: #DBDBDB;
	padding:20px
}

#contenido {
	width: 450px;
	height: 350px;	
	padding: 10px 15px 10px 15px;	
	background-color: #FFFFFF;
	background-image: url(../images/login/login-logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contenido2 {
	width: 450px;
	height: 350px;	
	padding: 10px 15px 10px 15px;	
	background-color: #FFFFFF;
	background-image: url(../images/login/login-cpa.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.inputLogin {
	font-family: "Trebuchet MS", Verdana, Georgia;
	font-size: 14px;
	color: #333333;
	border: 1px solid #999999;
	text-indent: 5px;
	line-height: 16px;
	margin: 1px;
}
.inputLoginSel {
	font-family: "Trebuchet MS", Verdana, Georgia;
	font-size: 14px;
	color: #333333;
	border: 2px solid #FFCC66;
	text-indent: 5px;
	line-height: 16px;
	/*background-color: #FFFFD5;*/
	background-color: #FFFFFF;
}
.LabelLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}

#requisitos {
	background-color:#003399;
	color:#FFFFFF;
	width:100%;
	filter: alpha(opacity=65); 
	opacity: 0.65;
	-moz-opacity:0.65;
	border: 1px solid black;
}

#faq {
	background-color:#003399;
	color:#FFFFFF;
	width:100%;
	filter: alpha(opacity=65); 
	opacity: 0.65;
	-moz-opacity:0.65;
	border: 1px solid black;
}

#errores {
	background-color:#B00000;
	color:#FFFFFF;
	text-align: center;
	width:100%;
	filter: alpha(opacity=65); 
	opacity: 0.65;
	-moz-opacity:0.65;
	border: 1px solid black;
}
