/* CSS Document */

* {
    margin: 0;
}
html, body {
   height: 100%;
}
.master {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -4em;
}
.footer, .push {
     height: 10em;
}


span{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

span.title{
font-size:22px;
color:#000000;
}

span.title2{
font-size:24px;
color:#000000;
}

.size20{
font-size:20px;
}

.size14{
font-size:14px;
}

.border{
border-left:1px #E6E6E6 solid;
border-right:1px #E6E6E6 solid;
}

.border2{
border-bottom:1px solid #E5E5E5;
border-top:1px solid #E5E5E5;
}

.fondo{
background-color:#F3F3F3;
background-image:url(../images/fondo.png);
background-position:bottom right;
background-repeat:no-repeat;
}

.colorverde{
color:#7EC413;
}

.colorverde2{
color:#009900;
}

.borderi{
border:solid 2px #CCCCCC;
}
 
.colorgris2
{
color:#333333;
}

.colorgrisclaro
{
color:#999999;
}

.size18{
font-size:18px;
}

.size10{
font-size:10px;
}

.colorgris
{
color:#666666;
}

.line24{
line-height:24px;
}

.line18{
line-height:18px;
}

.size12{
font-size:12px;
}

.size11{
font-size:11px;
}

.size22{
font-size:22px;
}

.error{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#9F8400;
	}
	
input.error
{
padding-bottom:5px;
padding-top:5px;
border:2px solid #A08400;
font-size:13px;
}

input.suscribeNews{
background:#FFFFFF url(../images/degraded_grey.png) repeat-x scroll 0 0;
border:solid 1px #CCCCCC;
padding: 3px 3px;
color:#666;
font-size:13px;
font-family:Verdana, Geneva, sans-serif;
}
