body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#434343;
	background-color:#FFFFFF;
}
img{
	border:0px none;
}
a{
	color:#3985AB;
	font-weight:bold;
	background-color:inherit;
	text-decoration:none;
}
a:hover {
	color: white; background:#3985AB;
/* Aquí podríamos ponerle: text-decoration : underline */
/* Eso haría que al pasarle el ratón por encima, la raya apareciera, dándole mayor vistosidad a tu página.*/
}
.linea{
	width:95%;
	height:0px;/*solo queremos borde*/
	text-align:cehter;
	padding:0 5px 0 20px;
	border-top:0px;/*quita el grosor extra de Opera y FFox*/
	border-bottom:#AAAAAA dashed 1px;
}
.copy{
	color:#434343;
	background:inherit;
	text-align:right;
	padding:5px 60px 0 0;
}
.copy a{
	color:#3985AB;	
	text-decoration:none;
	font-weight:normal;
	background-color:inherit;
}
.left{
	margin-left:38px;
	height:335px;
}
.right{
	background-color:#FFFFFF;
	color:#434343;
}
.text{
	padding:35px 15px 0 15px;
}
.title{
	font-size:13px;
	font-weight:bold;
}
.titulo{
	font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:0;
	padding:0;
	color:#666666;
	background-color:#FFFFFF;

}
.titulo:hover {
	color:white; background:white;
}
.day{
	color:#858585;
	background:inherit;
}
.our{
	background-image:url('images/ourold.jpg');
	background-repeat:no-repeat;
	height:43px
}
.text1{
	font-size:13px;
	font-weight:bold;
	padding:10px 0 0 20px;	
}
.text2{
	font-size:12px;
	font-weight:normal;
	padding:5px 5px 5px 20px;	
}
.text3{
	font-size:13px;
	font-weight:bold;
	padding:50px 0 0 10px;	
}
.text4{
	padding:10px 16px 0 35px;
}
.text5{
	font-size:13px;
	font-weight:normal;
	padding:20px 0 0 20px;	
}
.b1{
	background-image:url('images/b1old.gif');
	background-repeat:no-repeat;
	height:16px;
	padding-top:2px;
	width:240px
}
.b2{
	background-image:url('images/b2old.gif');
	background-repeat:no-repeat;
	height:16px;
	padding-top:2px;
	width:240px
}
.b3{
	background-image:url('images/b3old.gif');
	background-repeat:no-repeat;
	height:16px;
	padding-top:2px;
	width:240px
}
.b1 a, .b2 a, .b3 a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	padding:0px 0 0 10px;
	background-color:inherit;
}
.more{
	text-align:right;
	padding:20px 10px 0 0;
}
.link{
	color:#000000;
	background:inherit;
	font-weight:normal;
}
.link1{
	color:#000000;
	background:inherit;
	font-weight:normal;
	text-decoration:none;
}
