.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	list-style-image: url(../img/bullet.jpg);
	white-space: normal;
	list-style-type: circle;




}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #00CC66;
	font-weight: bold;

}
.txtsm {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.tituloazul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3399CC;
}
.tituloboldazul {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
.titulograndeazulbold {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
}
.txtrojobold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}
.tituloboldblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tituloazulchico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3399CC;
}
.box1 {
	width: 173px;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-image: url(../img/sabias.jpg);
	background-color: #D6F1FC;
	clip:   rect(auto auto auto auto);
	float: right;
	margin: 4px;
	padding-top: 50px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;











}
.box2 {
	width: 173px;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-image: url(../img/consejo.jpg);
	background-color: #D6F1FC;
	clip:   rect(auto auto auto auto);
	float: right;
	margin: 4px;
	padding-top: 50px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

