/* Empiezo CSS FITAZ*/
body { 
background: #000000;
color: #ffffff;
font-family:  "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans, Sans-serif;  
font-size: 12px; 
margin: 0px;
padding:0px;
}
a:link,a:visited { 
color: #000000;
text-decoration: underline; 
font-size: 11px;
FONT-FAMILY:  "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans, Sans-serif;  
font-weight: 400;
}
a:hover {
color: #000000;
text-decoration:  none;
font-size: 11px; 
FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans, Sans-serif;  
font-weight: 400;
}


#content{ 
background: #58854b;
color: #ffffff;
FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans, Sans-serif; 
font-size: 12px; 
width: 384px;
height: 25px;
text-align: justify;
padding: 20px;
padding-left: 30px;
padding-right: 30px;
}

#contentdaniel{ 
background: #ed7b07;
color: #ffffff;
FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans, Sans-serif; 
font-size: 12px; 
width: 384px;
height: 25px;
text-align: justify;
padding: 20px;
padding-left: 30px;
padding-right: 30px;
}

#contentnatalia{ 
background: #439e96;
color: #ffffff;
FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans, Sans-serif; 
font-size: 12px; 
width: 384px;
height: 25px;
text-align: justify;
padding: 20px;
padding-left: 30px;
padding-right: 30px;
}
#contentandrea{ 
background: #782773;
color: #ffffff;
FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans, Sans-serif; 
font-size: 12px; 
width: 384px;
height: 25px;
text-align: justify;
padding: 20px;
padding-left: 30px;
padding-right: 30px;
}


#footer{ 
background: #f0f0ef;
color: #000000;
font-family:  Tahoma, Helvetica, Sans, Sans-serif; 
font-size: 10px; 
width: 780px;
height: 25px;
text-align: center;
padding-right: 12px;
padding-left: 12px;
}

.txt {
color: #000000;
FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans, Sans-serif; 
font-size: 11px;
font-weight: 400; 
}


.titulos {
color: #ffffff;
FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans, Sans-serif; 
font-size: 24px;
font-weight: 400; 
}
.titulos2 {
color: #ffffff;
FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans, Sans-serif; 
font-size: 14px;
font-weight: 700; 
}
.bold { 
font-weight: bold;
}

/*LINKS*/

a.link1:link, a.link1:visited  { 
	COLOR: #ffdf00;
	text-decoration: none; 
	font-size: 11px;
	FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans, Sans-serif;   
	font-style: normal; 
	font-weight: 400;
	}
a.link1:hover { 
	COLOR: #ffffff; 
	text-decoration: underline; 
	font-size: 11px;
	FONT-FAMILY: "Trebuchet MS", Trebuchet, Arial, Helvetica, Sans, Sans-serif;   
	font-style: normal; 
	font-weight: 400;
	}


/* Fin CSS */



