@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.footer {
	font-size: 10px;
	color: #FFFFFF;
}


.txt_azul11 {
	font-size: 11px;
	color: #2b83b0;
	font-weight: bold;
}


.texto11blan {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: normal;
}

.texto11negro {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
}

.texto11azul {
	font-size: 13px;
	color: #2b83b0;
	font-weight: bold;
	letter-spacing: normal;
}

.texto13blan {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
}

.texto15blan {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: normal;
}

ul 
{
list-style-image: url('images/bullet_2.jpg')
}

.clips a:hover img {
 border: 2px solid #FFFFFF; 
}
