/*
 * Default CSS file for Labriegos :: labriegos.css :: by little worker
 *
 */


BODY{
background-color: white;
font-family: verdana,arial,helvetica;
font-size: 10pt;
padding-left:10px;
padding-right:10px;
padding-top:0px;
padding-bottom:10px;
}

TD{
font-family: verdana,arial,helvetica;
font-size: 10pt;
}

a{
font-family: verdana,arial,helvetica;
font-size: 10pt;
color: blue;
text-decoration: none;
}

a:hover{
font-family: verdana,arial,helvetica;
font-size: 10pt;
color: skyblue;
text-decoration: underline overline;
}


/* ACTIVE LINK */

a.activelink{
font-family: verdana,arial,helvetica;
font-size: 10pt;
color: red;
text-decoration: none;
}

a:hover.activelink{
font-family: verdana,arial,helvetica;
font-size: 10pt;
color: orange;
text-decoration: underline overline;
}

/* ACTIVE LINK */


.divisor{
height: .1em         
}

.copyright{
font-size: 7pt;
text-align:center;              
position:relative;
left:0%;
}

.title{
font-size: 16pt;
font-family: arial,verdana,helvetica;
padding:5px;
color:orange;
}

.subsection{
background-color: #EEEEEE;
line-height:25px;
}

.subtitle{
font-weight: bold;
font-size:12pt;
color:gray;
}

.unete{
font-size:10pt;
color: black;
background-color:#EBF0FF;
border:1px solid blue;
}


.message{
     background: #C6F3FE; width:300px; position:relative; left:25%; text-align:center; border-right: 1px solid blue; border-left: 1px solid blue; border-top: 1px solid blue; border-bottom: 1px solid blue; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:10px;
}

.info{
     background: #C0FFC0; position:relative; left:30%; text-align:center; font-size:8pt; border-right: 1px solid olive; border-left: 1px solid olive; border-top: 1px solid olive; border-bottom: 1px solid olive; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;

}

.error{
    background: #FEEFD0; width:300px; text-align:center; font-weight:bold; position:relative; left:28%; text-align:left; font-size:8pt; border-right: 1px solid red; border-left: 1px solid red; border-top: 1px solid red; border-bottom: 1px solid red; padding-left:5px; padding-right:5px; padding-top:5px; padding-bottom:5px;
}

.errort{
background: #FEEFD0; font-size:10pt; border-right: 1px solid red; border-left: 1px solid red; border-top: 1px solid red; border-bottom: 1px solid red;
}

.box{
border:1px solid black;
}

.dtitle{
background-color: #000077;
color: white;
}

.dactive{
color: yellow;
}

.dinactive{
color: white;
text-decoration: underline;
}

.dmain{
border-top: 1px solid #000077;
border-bottom: 1px solid #000077;
border-left: 1px solid #000077;
border-right: 1px solid #000077;
}

.drow1{
background-color: white;
}

.drow2{
background-color: #EEEEEE;
}

.leyenda{
font-size: 7pt;
}

.new_message{
background-color:#D5EEF9;
font-family:arial;
}

.send_error{
background-color:yellow;
color:red;
font-weight: bold;
padding-left:5px;
padding-right:5px;
}

.main{
color: navy;
font-size: 16pt;
}


.subtitle_help{
font-weight: bold;
font-size:12pt;
color:navy;
}

.subsection_help{
font-weight: bold;
font-size:10pt;
color:gray;
}

.separator_help{
height:.1em;
color:skyblue;
}

.sub_separataror_help{
height:.1em;
width:400px;
color:navajowhite;
}

.cuerpo{
font-weight: bold;
font-size:10pt;
color:red;
}

.example{
font-size:10pt;
color:navy;
text-decoration:none;
}

.cita{
width:400px;
position:relative;
left:22%;
text-align:center;
border:1px solid navy;
background-color:lightskyblue;
color:navy;
padding:5px;
}

.author{
background-color: #CBCBFF;
border-top:1px solid #8081B8;
border-bottom:1px solid #8081B8;
border-right:1px solid #8081B8;
border-left:1px solid #8081B8;
color:#6668A8;
font-weight:bolder;
font-family:verdana,arial,helvetica;
}

.helpMessage{
background-color: #F1F2FF;
border-top:1px solid #8081B8;
border-bottom:1px solid #8081B8;
border-right:1px solid #8081B8;
color:black;
font-weight:normal;
font-family:verdana,arial,helvetica;
}

