@charset "utf-8";
#contenido {
	float: left;
	height: auto;
	width: 820px;
	margin-left: 40px;
	margin-top: 70px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.box .envonoti {
	float: left;
	width: 600px;
}
.box .imagen {
	float: left;
	height: 90px;
	width: 174px;
	margin-right: 8px;
	overflow: hidden;
}

.box .titulo2 {
	float: left;
	width: 416px;
	padding: 0px;
	margin: 0px;
	height: auto;
}
.box .titulo2 a {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #2781A3;
	text-decoration: none;
}
.box .titulo2 a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-decoration: underline;
}

.box .bajada {
	float: left;
	height: auto;
	width: 416px;
	margin: 0px;
	padding: 0px;
}
.box .bajada p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
}

#painacion  {
	padding: 0px;
	float: left;
	width: 800px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;

}
#painacion  #boxs{
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	margin-left: 5px;
}
#painacion  #boxs a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#painacion  #boxs a:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #999;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#painacion  #boxs p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #999;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
