/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	min-width:1024px;
}

body {
	background: #FFFFFF;
	color: #004080;
 	font-weight: bold;
	max-height:768px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;

}
#campos
{
 margin-left:12px;
 font:  small "Times New Roman", Times, serif ;
}

.campos
{
 margin: .02em;
 margin-left:12px;
 font:  small "Times New Roman", Times, serif ;
 padding-bottom:5px;
}

.campos1
{
 margin: .02em;
 margin-left:12px;
 font:  small "Times New Roman", Times, serif ;
 padding-bottom:15px;
 padding-top:15px;
 padding-left:5px;
 border:solid;
 border-width:thin;
 margin-bottom:10px;
 
}

.campos label{
	padding-left: 5px;
}

h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#713816;
	padding-left:10px;


}
mensaje {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:sienna;
	padding-left:10px;


}
h6 {
	margin-top:5px;
    margin-left:7px;
	margin-right:7px;
    width:auto;
	border:none;
	border-bottom:1px solid #CCCCCC;
	height:1px;
	margin-bottom:15px;
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 0.5em;
	padding:5px;
}

ol {
	margin-left: 3em;
}

a {
	color: #0033CC;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 26px;
	padding: 10px 0 0 10px;
	font-size: 1em;
	color: #713816
}

.boxed .content {
	padding: 10px 10px 30px 10px;
}

/* Post */

.post {
	margin-bottom: 5px;
	padding:  px 0px 35px 0px;
	height:auto;
	/*background: url(images/img05.gif) no-repeat bottom;*/
	/*z-index:3;*/
}

.post .title {
	margin-bottom: 20px;
	color: #713816
}

.post .date {
	float: left;
	width: 70px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
	display: none;
}

.post .meta {
	float: left;
	padding-left: 20px;
	border-left: 1px dotted #713816;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	padding-top: 50px;
}

.post h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .8em;
	font-weight:bold;
	color:  #47A0BE;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Logo */

#logo {
	width:100%;
	height: 40px;
	max-height:40px;
	background:  url(images/imagenheader.png) no-repeat center;
}

#logo h1 {
	padding: 90px 0 0 30px;
	letter-spacing: -3px;
	font-size: 2em;
}

#logo h2 {
	padding: 0 0 0 100px;
	font-size: 1.3em;
}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #713816;
}
#nav {
	height:26px;
	list-style:none;
	min-width:1024px;
	max-height:26px;
	position:relative;
	z-index:auto;
	width:100%;
	background-color:#56a6c9;
}

/* Menu */

#menu {
/* Encimar capa */
float: left;
top:1px;
left:1px;
/* Dimensiones de la imagen */
width: 95%;
height:200px;
}

/* Content */

#content {
    margin-top:5px;
	width: 100%;
	/*margin: 0 auto;*/
	height:auto;
	
	
}
#extra {
}

/* Menu */

#main {
	/*float: right;*/
	clear:both;
	position:absolute;
	margin-left:220px;
	margin-right:10px;
	padding-top:2px;
	width: 78%;
	height:600px;
	background-color: #FFFFFF;
	height:auto;
}

#main h2 {
	padding-top:10px;
	padding-left:1px;
	padding-bottom:10px;
	border:  #6699CC  solid; 	
	border-width: thin;
  -moz-border-radius: 0.3em;
  border-radius: 0.3em;
   background:#F2F5FD;


}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
    left:1px;
	height:30%;
	position:absolute;
}

#sidebar a {
	font-size:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	
}

#sidebar h3 {
	font-family: "Times New Roman",Times,serif;
	font-style:  normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 24px;
	line-height: normal;
}

/* Content > Sidebar > Login */

#login {
}

#login form {

}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:100px;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Login */

.login_box {
	top:148px;
	padding-top:8px;
	width: 272px;
	height:155px;
	display:block;
	position:absolute;
	left:1px;
	background: #F2F5FD;
}

.login_box p {
	margin:20px 10px 0 25px;
	top:20px;
	color:#008080;
	font-style:normal;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.login_box label {
	top:2px;
	margin-left:10px;
	color:#006cb4;
	padding-left:2px;
	padding-right:2px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.login_box input{
	border: 1pt solid #cccccc;
	font: normal 11px tahoma;
	width:100px;
	color:#008080;
	margin:15px 10px 5px 30px;
	top:20px;
	padding:2px 2px 2px 2px;
	height:20px;


}

.login_box inputlogin {
	border: 1pt solid #cccccc;
	font: normal 11px tahoma;
	width:100px;
	color:#008080;
	margin:5px 10px 5px 25px;
	top:20px;
	margin-top:10px !important;
	padding:0;
}

input.button_login   {
	border-top: 1pt solid #ece8dd;
	border-left: 1pt solid #ece8dd;
	border-bottom: 1pt solid #8f7f74;
	border-right: 1pt solid #8f7f74;
	font: "Times New Roman", Times, serif;
	color: 	#000000;
	margin:5px 15px 15px 30px;
	top:10px;
	width: 80px;
	height:23px;
	background-color: #FFFFFF;
}

input.button_login:hover {
	border-top: 1pt solid  #8f7f74;
	border-left: 1pt solid #8f7f74;
	border-bottom: 1pt solid #ece8dd;
	border-right: 1pt solid #ece8dd;
	color: #006cb4;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footermain {
	padding-left:2px;

    font-family: Geneva,Arial,Helvetica,sans-serif;
    font-style: italic;
    font-weight: normal;
    color: blue;
	width:20%;
    position: absolute;
    margin-bottom: 12px;
	border: 1px solid #7f9db9;

}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

/* DESPLEGABLE */
.glossymenu{
	padding: 0;
	width: 172px; /*width of menu*/
	font-size:12px;
 

}

.loginContent{
	/* Encimar capa */
	position:relative;
	float: left;
	top:45px;
	left:1px;
	/* Dimensiones de la imagen */
	width:265px;
	height:20px;
}

.formlogin{
	border:double;
	background-color: #CCCC99;
	color:#000000;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
}


.glossymenu  a.menuitem{
height: 20px;
/*font: 0.60em  "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;*/

color: #000000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
text-decoration:   none;
font-size:12px;
font-style:inherit;



}
.glossymenu .submenuheader{
height: 20px;
font:0.60em  "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color:#008080;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width:172px;
text-decoration: none;
font-size:12px;


}


.glossymenu ul.menuitem{

}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{

	
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
width:172px;

}

.glossymenu a.menuitem:hover{
color:#333366;

width:162px;
}






.glossymenu div.submenu1{ /*DIV that contains each sub menu*/

}

.glossymenu div.submenu1 ul{ /*UL of each sub menu*/

width:172px;


}

		
		
		
.glossymenu div.submenu1 ul li{

padding:0;
margin:0;
list-style: none;


}

.glossymenu div.submenu1 ul li a{
font: 0.80em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
text-decoration: none;
padding-left:3px;

}

.glossymenu div.submenu1 ul li a:hover{


}
