@charset "UTF-8";
/* CSS Document */


/*cope with inheritance bugs*/
body, table, th, td{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size : 11px;
font-style: normal;
font-weight:normal;
color : #848484;
text-decoration : none;}

/*body specific*/
body{
background-color:#ffffff;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:30px;}





table td.fondo {
    border-bottom: 1px solid #848484; 
	background-color: #e9ebec;
	padding-top: 10px;
	padding-right: 5px;
}

table td.fondorw {
	border-bottom: 1px dashed #848484;
	background-color: #e9ebec;
	padding-bottom: 10px;
	padding-right: 5px;
}

table td.fondorwb {
	border-bottom: 1px dashed #848484;
	background-color: #e9ebec;
	padding-bottom: 10px;
	color : #3284d6;
	padding-right: 5px;
}


table td.homecover {
	background-color: #eef3f6;
}

table td.about {
	padding-left: 10px;
	font-size : 12px;
	text-align: justify;
}

table .news{
     padding-left: 10px;
}


table td.pie {
	background-image: url(../_images/menu_backg_r.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

table td.menucolor {
	border-bottom: 1px dashed #848484;
	background-color: #ffffff;
	background-image: url(../_images/menu_backg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
}



a:link{    
        color : #00FF00;
        background-color : transparent;
        text-decoration : none;
	}
a:visited{ 
        color:#00FF00;
        background-color : transparent;
        text-decoration : none;
}
a:hover{   
        color : #3284d6;
        background-color : transparent;
        text-decoration : none;
}
a.menu:link{    
        color : #848484;
        background-color : transparent;
        text-decoration : none;
}
a.menu:visited{ 
        color:#848484;
        background-color : transparent;
        text-decoration : none;
}
a.menu:hover{   
        color : #3284d6;
        background-color : transparent;
        text-decoration : none;
}

a.menubig:link{    
        color : #848484;
        background-color : transparent;
        text-decoration : none;
		font-size : 22px;
	    line-height : 24px;
        font-weight:100;
}
a.menubig:visited{ 
        color:#848484;
        background-color : transparent;
        text-decoration : none;
		font-size : 22px;
		line-height : 24px;
}
a.menubig:hover{   
        color : #3284d6;
        background-color : transparent;
        text-decoration : none;
		font-size : 22px;
		line-height : 24px;
}




font.grostitreoff{
        color : #848484;
        background-color : transparent;
        font-size : 22px;
        text-decoration : none;
        line-height : 24px;
}
font.grostitreon{
        color : #00FF00;
        background-color : transparent;
        font-size : 22px;
        text-decoration : none;
        line-height : 24px;
}


font.grostitmed{
        color : #3284d6;
        background-color : transparent;
        font-size : 18px;
		font-weight:lighter;
        text-decoration : none;
        line-height : 20px;}



/*contacto link-------------------------------*/
.error {color: #00ff00;}
/*fin contacto link----------------------------*/

/*forms*/
input.field {width: 300px;}
input.btn {width: 80px;}
select {width: 95px;}
textarea {width: 300px; height: 60px;}





/*admin area*/

.imgalbumoff{ 
border: solid 1px #848484; 
} 
.imgalbumon{ 
border: solid 1px #00FF00;
}

