﻿body {background:#fff url("fondo.jpg") no-repeat center top;text-align:center;font-family:Verdana, Arial,Sans-Serif; font-size:14px; margin:0; padding:0;}
#wrapper{width:726px;margin:0 auto; text-align:left;}

#header{height:159px; text-align:center;}
#content{background:#fff;min-height:600px;}
#menu{text-align:right;font-size:16px;padding-top:5px; color:black;}
a{color:#1c2020;}
a img, img{border:0;}
p{margin:15px 0;}
.form{text-align:right;width:500px; margin:15px auto;}
.form label{float:left;width:130px;text-align:right;margin-right:10px;}
.form p{margin:5px 0;clear:both; text-align:left;}
.form p input, .form p textarea{width:350px;}
.form p textarea{height:70px;}
.form p span{margin-left:150px;}
.formTitle{padding:15px 5px; }

#footer{text-align:center;background-color:#ED1C24;
color:white;
height:120px;
text-align:center;
width:100%; 
font-size:small;
}

#tabs a{color:#fff;}
/*JUITTER PLUGIN CSS*/
#juitterContainer{padding:0 10px;} /*Juitter container*/
#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */
/* Bellow the list of tweets "<li>" */
#juitterContainer .twittLI{list-style:none;background:#fff;margin:15px 0;padding:5px 0 0 0;border-bottom:dashed 1px #f70801;padding:3px;clear:both;height:55px;} 
#juitterContainer .twittList SPAN.time{color:#777;font-size:0.9em}
/*#juitterContainer .twittList A{color:#006600;} /*Links inside the tweets list */
/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar{float:left;border:solid 1px #D3EECA;background:#FFF;margin-right:5px;padding:2px;width:48px;;height:48px;}
#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/
#juitterContainer .extLink{color:#869594;font-weight:bold;} /*CSS for the external links*/
/*#juitterContainer .hashLink{color:#e11416} /*CSS for the hash links*/
#juitterContainer .profileLink{color:#f70801;}
/*end of Juitter CSS*/


#footer a:link, a:visited
{
color:white;
}
#menu a:link, a:visited
{
color:black;
}