html,body { 
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	color:#000000;
}



.head1 {
	background-image:url(head_1.jpg);
	width:945px;
	height:149px;
	background-repeat:no-repeat;
}

.fondomenus { background-image: url(menu_left_2.jpg);
background-repeat:repeat-x;
}

.tarjetas { background:url(fondo.png);
background-repeat:no-repeat;
width:241px;
height:321px;
float:left;
text-align:center;
vertical-align:bottom;
padding-top:40px;
}

#varios a { color: #003;
			text-decoration:none;
}
#varios a:hover { color: #003;
			text-decoration: underline;
}
.share {
	float:left;
	width:50%;
	text-align:center;
	}
.follow {
	float:left;
	width:50%;
	text-align:center;
	}
a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #ccc;
}
a:active {
	text-decoration: none;
	color: #fff;
}
.style1 {color: #006699}
.style2 {
	color: #999999;
	font-weight: bold;
}
.style3 {font-size: 16px;
font-family: Verdana, Geneva, Tahoma, sans-serif;}

 
 

.mitad {
	width: 50%;
	height: auto;
	margin: 0 auto;
}
.col360 {
	width: 360px;
	float: left;
	height: auto;
	overflow: hidden;
}
.cienxcien{
	width: 100%;
	float: left;
	height: auto;
	overflow: hidden;
}