/***************************************************************************
*                                                                          *
* contented1 - An open source xhtml/css website template by Contented      *
* Designs.  You're free to modify it and use it for any purpose without    *
* cost or obligation. We'd prefer that you leave the link to our website   *
* in the footer but it's not required.                                     *
*                                                                          *
* If you have comments or questions, please contact us at                  *
* http://www.ContentedDesigns.com. Thanks!                                 *
*                                                                          *
* Version: 1.02 (May 17, 2006)                                             *
***************************************************************************/

* {
	padding:0;
	margin:0;
}

body {
	color: #666666;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	margin:20px auto;
	width:760px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:12px 0;}

h1 {font-size:160%; line-height:1px;}

h2 {font-size:139%;}

h3 {font-size:120%; line-height:0px;}

h4 {font-size:100%;}

li, dd { margin-left:2em; }

fieldset { padding: .5em; }

a {
	color: #A3C442;
	/*background-color: #FFFFFF;*/
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #8CA934;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#header {
	color: #A3C442;
	background-color: #FFFFFF;
	width:760px;
	clear:both;
}

#title {
	color:#6699FF;
	background-color:#FFFFFF;
	font-size:300%;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	float:left;
}

#contact {
	padding:0px 0px 0px 0px;
	float:right;
}

#redes{
	border-bottom:1px solid #CCCCCC;
	width:760px;
	clear:both;
}

#contact a {
	color:#6699FF;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#contact a:hover {
	color:#3366FF;
	background-color:#FFFFFF;
	text-decoration:underline;
}

#slogan {
	color:#666666;
	background-color:#FFFFFF;
	font-size:140%;
	font-weight:normal;
	font-style:normal;
	padding:0px 0px 0px 0px;
	width:520px;
	clear:both;
	float:left;
}


.slideshow img { 
	width: 130px; 
	height: 110px; 
	margin: auto; 
	padding: 5px; 
	border: 1px solid #ccc; 
	background-color: #eee; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.slideshow{
	text-align: center;
}


#nav {
	line-height:160%;
	padding:0px 0px 0px 0px;
	margin:0 0 0 0;
	width:760px;
	clear:both;
}

#nav a {
	color: #ffffff;
	/*background-color:#6699FF;*/
	background-color:#ABD237;
	font-weight:bold;
	text-decoration:none;
	padding:4px 15px 4px 15px;
	/*border:1px solid #3366FF;*/
	border:1px solid #8BAC26;
}

#nav .selected,#nav a:hover {
	color:#ffffff;
	/*background-color:#3366FF;*/
	background-color:#8BAC26;
	text-decoration:none;
	padding:4px 15px 4px 15px;
}

#content {
	border-top:1px solid #CCCCCC;
	width:760px;
	clear:both;
}

#maincontent {
	font-size:100%;
	padding:0px 5px 0px 0px;
	width:550px;
	border-right:1px solid #CCCCCC;
	float:left;
}

#sidecontent {
	font-size:83%;
	padding:5px 0px 0px 0px;
	width:195px;
	float:right;
}

#footer {
	color: #FFFFFF;
	/*background-color:#6699FF;*/
	background-color:#ABD237;
	font-size:90%;
	line-height:150%;
	width: 760px;
	clear:both;
}

#footer	a {
	  color: #FFFFFF;
	  /*background-color: #6699FF;*/
	  background-color: #ABD237;
	  text-decoration: none;
	  }

#footer	a:hover {
	  color: #FFFFFF;
	  /*background-color: #6699FF;*/
	  background-color: #ABD237;
	  font-weight: bold;
	  text-decoration: underline;
	  }

#copyrightdesign {
	color:#FFFFFF;
	/*background-color:#6699FF;*/
	background-color:#ABD237;
	padding:5px 0px 5px 20px;
	width: 580px;
	float:left;
}

#footercontact {
	color:#FFFFFF;
	/*background-color:#6699FF;*/
	background-color:#ABD237;
	padding:5px 0px 5px 50px;
	width:110px;
	float:right;
}

/* tables */
/*
table {  
  width: 100%;   
  border: 1px solid #003d4c; 
  color:#333; 
  background-color: #fff;
  clear:both;    
  padding: 0;
  margin: 0 0 2em 0;
  white-space: normal;
}
th {
  background-color: #ccc;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #003d4c;
  border-bottom: 1px solid #003d4c;
  text-align: center;
  padding:1px;
}
th a{
	color:#000;
}
table tr td {
  border-right: 1px solid #ccc;
  padding:4px 4px;
  vertical-align:top;
  text-align: center;
}
table tr td a {
  color:#000;
}
table tr.altRow td {
  background: #f4f4f4;
}
*/


.error-message {
	color: rgb(163,143,5);
	/*color: rgb(247,120,120);*/
}
.form-error{
	background-color: rgb(250,250,173);
	/*background-color: rgb(247,120,120);*/
}

table {  
  width: 100%;
  border: 1px solid #003d4c;
  color:#323232;
  background-color: #f5f5f5;
  clear:both;
  padding: 0;
  margin: 0 0 2em 0;
  white-space: normal;
  font-size:105%;
  font-weight: bold;
}

/* INICIO CLASES CABECERA */
table.tab-banner{
  background-color: #fff;
  border: none;
  padding: 15px 0px 0px 0px;
  margin-bottom: 0px;
}

#cabe{
  background-image: url(http://www.logrosperu.com/images/cabecera-test.jpg);
  background-repeat:no-repeat;
  background-position: center top;
}

.bgira{
  padding: 5px 5px;
  font-size: 9px;
}

/* FIN CLASES CABECERA */

table.tbl {  
  width: 80%;
  border: 1px solid #003d4c;
  color:#333;
  background-color: #fff;
  clear:both;
  padding: 0;
  margin: 0 0 2em 0;
  white-space: normal;
}

th {
  /*background-color: #666;*/
  background-color: #566820;
  color:#fff;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #003d4c;
  border-bottom: 1px solid #003d4c;
  text-align: center;
  padding: 4px;
  font-size: 13px;
  font-weight: bold;
}

th a {
	color:#fff;
	/*background-color: #666;*/
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
th a:hover {
	color:#fff;
	background-color: #8BAC26;
	text-decoration: none;
	font-weight: bold;
}
table td.actions {
	text-align: center;
}
table td.actions a {
	background-color: #f4f4f4;
}




table tr td {
  padding:3px 2px;
  vertical-align:top;
}
table tr.altrow td {
  background: #f4f4f4;
}
table tr.altrow td a {
  background: #f4f4f4;
  background-color: #f4f4f4;
}

table tr td.fieldval {
  background: #f4f4f4;
}


.back_button {
  color             : #996600;
  font-family       : Century Gothic, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  background        : url(../img/but.gif);
  white-space       : normal;
  font-weight       : normal;
  border            : 1px solid #DADDD0;
  padding-bottom    : 4px;
  padding-left      : 10px;
  padding-right     : 10px;
  padding-top       : 4px;
  margin-right      : 4px;
  float             : right;
  font-weight       : normal;
  line-height       : 10px;
  text-decoration   : none; 
}
 .button {
  font-size         : 14px;
  color             : #444;
  background-color	: #FFF;
  border            : 1px solid #aaa;
  margin-top		: 0px;
  margin-bottom     : 5px;
  padding           : 5px;
  /* background-image  : url(../img/but.gif); */
 }
 
.button:hover{
  background-color	: #d0f26b;
 }
 
.inputbox {
  border            : 1px solid #CCCCCC;
  /*background	    : transparent url(../img/back.gif);*/
  background-color  : #EEEEEE;
  margin-bottom     : 5px;
  color			    : #666666;
}
input, select{
  border            : 1px solid #CCCCCC;
  /*background	    : transparent url(../img/back.gif);*/
  background-color  : #EEEEEE;
  margin-bottom     : 5px;
  color			    : #666666;
}

#opcmasa, #opcmenosa, #opcmasb, #opcmenosb, #opcmasc, #opcmenosc{
width: 20px;
height: 20px;
size: larger;
}

table.tabla-registro {  
  background-color: #f5f5f5;
  padding:0px 0px;
}

.td-intereses{
  font-weight: normal;
}
td.td-carreras a{
	color:#3399cc;
	/*background-color: #666;*/
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
td.td-carreras a:hover{
	color:#006699;
	background-color: #f5f5f5;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
td.td-carreras ul{
	padding-left: 30px;
	line-height: 140%;
}
div.td-carreras {
	padding-left: 30px;
	line-height: 140%;
}
.div-enunciado{
	padding-left: 20px;
	font-size: 14px;
}

.div-noticias-testov{
	background:#abd237;
	width:100%;
	height:30px;
	border: 1px solid #abd237;
	text-align:center;
}
.noticias-actualidad{
	width: 500px;
	border: 1px solid #000;
	
}
.link-noti{
	color:#3399cc;
	/*background-color: #666;*/
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.link-noti a:hover{
	color:#006699;
	background-color: #000;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
.mandatory{
  /*color: rgb(163,143,5);*/
  background-color: rgb(250,250,173);
}

