﻿/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
	width: 960px;
	/*margin-left: 5%;
	margin-right: 5%;*/
	margin: 0 auto;
}

header, #header
{
	position: relative;
	margin-bottom: 0px;
	color: #000;
	padding: 0;
	height:110px;
	background-color: #1d407b;
}

header h1, #header h1
{
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
	color: #fff;
	border: none;
	line-height: 2em;
	font-size: 32px !important;
	text-shadow: 1px 1px 2px #111;
	margin-top:45px;
	margin-left:10px;
}

#main
{
	padding: 30px 30px 15px 30px;
	background-color: #fff;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

footer, #footer
{
	background-color: #fff;
	color: #999;
	padding: 10px 0;
	text-align: center;
	line-height: normal;
	margin: 0 0 30px 0;
	font-size: .9em;
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	clear: both;
}
#contentContainer
{
	margin-left: 0%;
	background-color: #fff;
	
}
#menucontainer
{
   clear:both;position:relative;z-index:8000;
}

body
{
	background-color: #DCDCDC;
	font-size: .85em;
	font-family: "Trebuchet MS" , Verdana, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	/*color: #696969;*/
	color: #000000;
	 
}

a:link
{
	color: #191970;
	text-decoration: underline;
}

a:visited
{
	color: #696969;
}

a:hover
{
	color: #1E90FF;
	text-decoration: none;
}

a:active
{
	color: #12eb87;
}

p, ul
{
	margin-bottom: 20px;
	line-height: 1.6em;
}

header, footer, nav, section
{
	display: block;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
	font-size: 1.5em;
	color: #000;
}

h1
{
	font-size: 2em;
	padding-bottom: 0;
	margin-bottom: 0;
}

h2
{
	padding: 0 0 10px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

h3
{
	font-size: 1.2em;
}

h4
{
	font-size: 1.1em;
}

h5, h6
{
	font-size: 1em;
}



/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset
{
	border: 1px solid #ddd;
	padding: 0 1.4em 1.4em 1.4em;
	margin: 0 0 1.5em 0;
}

legend
{
	font-size: 1.2em;
	font-weight: bold;
}

textarea
{
	min-height: 75px;

}

input[type="text"], input[type="password"]
{
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 1.2em;
	color: #444;
	width: 200px;
}

select
{
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 1.2em;
	color: #444;
}

input[type="submit"]
{
	
	color: #6e6e6e;
	font: bold 12px Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 7px 12px;
	position: relative;
	display: block;
	text-shadow: 0 1px 0 #fff;
	-webkit-transition: border-color .218s;
	-moz-transition: border .218s;
	-o-transition: border-color .218s;
	transition: border-color .218s;
	background: #f3f3f3;
	background: -webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
	background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
	border: solid 1px #dcdcdc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-right: 10px;

}
input[type="submit"]:hover
{
	color: #333;
	border-color: #999;
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
	 -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);

	}

/* TABLE
----------------------------------------------------------*/


table a, table a:link, table a:visited
{
	border: medium none;
	/*color: #66A3D3;*/
	color:#1D407B;
}

table
{
	border-collapse: collapse;
	border-right: 1px solid #E5EFF8;
	border-top: 1px solid #E5EFF8;
	margin: 1em auto;
	width: 90%;
	font: 90%/160% "Trebuchet MS" ,Verdana,Arial,Helvetica,sans-serif;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	position:relative;
  
}
caption
{
	caption-side: top;
	color: #9BA9B4;
	font-size: 0.94em;
	letter-spacing: 0.1em;
	margin: 1em 0 0;
	padding: 0;
	text-align: center;
}
tr.odd td
{
	background: none repeat scroll 0 0 #F7FBFF;
}
td
{
	border-bottom: 1px solid #E5EFF8;
	border-left: 1px solid #E5EFF8;
	color: #696969;
	padding: 0.3em 1em;
	text-align: center;
}
th
{
	border-bottom: 1px solid #E5EFF8;
	border-left: 1px solid #E5EFF8;
	border-right: 1px solid #E5EFF8;
	color: #678197;
	font-weight: normal;
	padding: 0.3em 1em;
	text-align: center;
	background: none repeat scroll 0 0 #F4F9FE;
}
thead th
{
	background: none repeat scroll 0 0 #F4F9FE;
	color: #66A3D3;
	font:"Century Gothic" , "Trebuchet MS" ,Arial,Helvetica,sans-serif;
	text-align: center;
	/*font-size:16px;*/
}
tfoot th
{
	background: none repeat scroll 0 0 #F4F9FE;
	text-align: center;
}
tfoot th strong
{
	color: #66A3D3;
	font: bold 1.2em "Century Gothic" , "Trebuchet MS" ,Arial,Helvetica,sans-serif;
	margin: 0.5em 0.5em 0.5em 0;
}
tfoot th em
{
	color: #F03B58;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}
/*Tabla información usuario*/
table.Datos_Usuario
{
	/*float:right;*/
	width: auto;
	border: 1px solid #e5eff8;
	margin: 1em auto;
	border-collapse: collapse;
	font-size: 11px;
}
table.Datos_Usuario tbody > td, table.Datos_Usuario td
{
	border: 1px solid #E5EFF8;
	color: white ;
	padding: 0.3em 1em;
	text-align: center;
}
table.Datos_Usuario tbody > tr.odd td
{
	background: #f7fbff;
	border: 1px solid #E5EFF8;
	color: #678197;
	padding: 0.3em 1em;
	text-align: center;
}
table.Datos_Usuario tbody > tr.odd td.column1
{
	background: #f4f9fe;
}
table.Datos_Usuario tbody > tr > th.column1
{
	background: #f9fcfe;
}
table.Datos_Usuario tbody > tr > th
{
	border: 1px solid #E5EFF8;
	color: #678197;
	font-weight: normal;
	padding: 0.3em 1em;
	/*text-align: left;*/
}

/* MISC  
----------------------------------------------------------*/
.clear
{
	clear: both;
}

.error
{
	color: Red;
}

nav, #menucontainer
{
	/*margin-top: 40px;*/
}

div#title
{
	display: block; 
	float: left;
	/*text-align: left;*/
}

#divDatosUsuario
{
	float:right;
	margin-top:20px;
}

#logindisplay
{
	width:50%;
	font-size: 1.1em;
	display: block;
	font-size:14px;
	margin-top:-15px;
	color: White;
	float:right;
	text-align: right;
	margin-right:10px;

}

#logindisplay a:link
{
	color: white;
	text-decoration: underline;

}
#log
{
	margin-top:20px;
	position:relative;
	}

#logindisplay a:visited
{
	color: white;
	text-decoration: underline;
}

#logindisplay a:hover
{
	color: white;
	text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
	color: #ff0000;
}

.field-validation-valid
{
	display: none;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}

.validation-summary-valid
{
	display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label
{
	/*margin: 1em 0 0 0;*/
	float: left;
	width: 35%;
	margin-right: 0.5em;
	padding-top: 0.2em;
	text-align: right;
	font-weight: bold;
}

.display-field, .editor-field
{
	margin: 0.5em 0 0 0;
}

.detalle
{
	color:#1D407B;
}
.text-box
{
	width: 30em;
}

.text-box.multi-line
{
	height: 6.5em;
}

.tri-state
{
	width: 6em;
}

/*
#input_logo_upload {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  direction: ltr; } */


.cer-header
{
    text-align:center;
    width:100%;
}

#mylogo{
  max-width:260px;
  max-height:180px;
 }