body {
	background-image: url(img/site_bg.jpg);
	background-color: #A49E90;
	background-repeat: repeat-x;
	margin: 0px;
}
.pub_borde_ppal {
	border: 1px solid #333333;
}
.colab_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 8px;
	line-height: 20px;
	padding-bottom: 8px;
	text-transform:capitalize;
}
.texto_nota {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.margen_img_segunda {
	padding-bottom: 6px;
}


.colab_link a{
	color: #993300;
	text-decoration: none;
}
.colab_link a:hover {
	color: #993300;
	text-decoration:underline;
}
.titular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #01589D;
	margin-bottom: 20px;
	padding-bottom: 20px;
	line-height: 17px;
}
.link_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
}
.link_naranja a{
	color: #993300;
	text-decoration: none;
}
.link_naranja a:hover {
	color: #993300;
	text-decoration:underline;
}
.texto_categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.titular_pequeno a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration:none;
}
.titular_pequeno a:hover {
	color:#0066FF;
	text-decoration:underline;
}
.titular_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}
.titular_normal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}
.titular_normal a:hover {
	color:#0066FF;
	text-decoration:underline;
}
.titular_mediano a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
	line-height: 17px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.titular_mediano a:hover {
	color:#0066FF;
	text-decoration:underline;
}
.blog_sumario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.invitacion_normal a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration:none;
}
.sep_hor_b {
	background-image: url(img/separador_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.invitacion_normal a:hover{
	text-decoration:underline;
}
.fecha_envio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.blog_invitacion a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D3706;
	text-decoration:none;
}
.blog_invitacion a:hover{
	color: #333333;
}
.sumario_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
.sumario_normal a{
	color: #003366;
	text-decoration: none;
}
.sumario_normal a:hover{
	color: #666666;
	text-decoration: underline;
}
.borde_foto {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.borde_foto a:hover{
	background-color: #ECF3FF;
}
.caja_basica{
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.sep_hor_t {

	background-image: url(img/separador_hor.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.caja_margen_sup {
	padding-top: 6px;
}

.sep_ver {
	background-image: url(img/separador_ver.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.img_bullet{
	padding-bottom: 0.1em;
}
.ademasul {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #003366;
	font-size: 11px;
}
.ademasul li {
	list-style: none;
	margin: 0px;
	margin-bottom : 5px;
	padding-left: 15px;
	background: url(img/bullet_ademas.gif) no-repeat 0px 5px;
	line-height: 15px;
}
.formulario {
	margin: 0px;
	padding: 0px;
}

.ademasul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.ademasul a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#0066FF;
	text-decoration: underline;
}
.barra_busqueda{
	padding: 10px;
}
.link_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 20px;
	padding-right: 6px;
}
.link_bar a{
	color: #CCCCCC;
	text-decoration: none;
}
.link_bar a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.texto_buscar {
	border: 1px solid #D7D5CE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B2592D;
}
.texto_comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2592D;
}
.caja_borde_gris {
	border: 1px solid #CCCCCC;
}

.caja_base_nota {

	padding-top: 0px;
	padding-left: 3px;
	padding-right: 6px;
	padding-bottom: 0px;
}
.caja_borde_blanco {
	padding: 6px;
	background-color: #ECF3FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9E8FF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.texto_azul_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration:none;
	line-height: 17px;
}
.link_basic_blue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration:none;
	line-height: 10px;
}
.link_basic_blue a:hover {
	color:#0066FF;
	text-decoration:underline;
}
.caja_colab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 8px;
	line-height: 20px;
	padding-bottom: 8px;
}
.borde_forms {
	border: 1px solid #D7D5CE;
}
.borde_ifra {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBB7AB;
	border-bottom-color: #BBB7AB;
	border-left-color: #BBB7AB;
	width: 436px;
	padding-top: 4px;
}
.barra_busq {
	background-image: url(img/barra_busq.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#disclaimBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	background-color:#FFF;
	border:#CCC 1px solid;
	text-align: center;
	padding: 5px;
}
#disclaimBar a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}
#disclaimBar a:hover {
	color:#0066FF;
	text-decoration:underline;
}

