@charset "utf-8";
body {

	background-image:url(../images/borlitas-back.gif);
}

.negritazul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C83AD;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F40B9D;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCFF;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #FFCCFF;
}
 .boton{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;
       }



.botones2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #34BCFE;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95EAFF;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #95EAFF;
}
.campostexto {
	width: 96%;
	background-position: center;
}
.txtroja  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c12283;
}
.txtroja2  {
	font-size: 18px;
	font-family: Arial,  sans-serif;
	color: #ED5AA7;
}
.txtazul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2C83AD;
}
a:link {
	color: #2C83AD;
	text-decoration: none;
}
a:visited {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #2C83AD;
	text-decoration: none;
}
.negritasw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.negritasthin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.legales {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; }
.Titulos {
	color: #F40B9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.Titulos2 {
	color:  #ED5AA7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.centertabla {
	background-color: #00FF00;
	vertical-align: middle;
}

/*//menu vertical rosa*/

#menuv_rosa {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
}
#menuv_rosa ul, li {
	list-style-type: none;
}

#menuv_rosa ul {
	margin: 0;
	padding:0;
}

#menuv_rosa li {
	border-bottom-style: none;
}

#menuv_rosa a {
	text-decoration: none;
	color: #c71882;
	background: #fad5e5;
	display: block;
	width: 100%;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#menuv_rosa a:hover {
	color: #FFFFFF;
	background-color: 00aeef;
}



.roundedcornr_box_rosa {
   background: #fad5e5;
}
.roundedcornr_top_rosa div {
	background-image:url(../images/corner_menuv/roundedcornr_rosa_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundedcornr_top_rosa {
	background-image: url(../images/corner_menuv/roundedcornr_rosa_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.roundedcornr_bottom_rosa div {
	background-image: url(../images/corner_menuv/roundedcornr_rosa_bl.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.roundedcornr_bottom_rosa {
	background-image: url(../images/corner_menuv/roundedcornr_rosa_br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.roundedcornr_top_rosa div, .roundedcornr_top_rosa, 
.roundedcornr_bottom_rosa div, .roundedcornr_bottom_rosa {
	width: 180px;
	height: 13px;
	font-size: 1px;
}
.roundedcornr_content_rosa {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/*//menu vertical azul*/

#menuv_azul {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
}
#menuv_azul ul, li {
	list-style-type: none;
}

#menuv_azul ul {
	margin: 0;
	padding:0;
}

#menuv_azul li {
	border-bottom-style: none;
}

#menuv_azul a {
	text-decoration: none;
	color: #2C83AD;
	background: #dff3fd;
	display: block;
	width: 100%;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#menuv_azul a:hover {
	color: #FFFFFF;
	background-color: ec008c;
}


.roundedcornr_box_azul {
   background: #dff3fd;
}
.roundedcornr_top_azul div {
   background: url(../images/corner_menuv/roundedcornr_azul_tl.png);
   background-repeat: no-repeat;
   background-position: left top;
}
.roundedcornr_top_azul {
   background: url(../images/corner_menuv/roundedcornr_azul_tr.png);
   background-repeat: no-repeat;
   background-position: right top;
}
.roundedcornr_bottom_azul div {
   background:url(../images/corner_menuv/roundedcornr_azul_bl.png);
   background-repeat: no-repeat;
   background-position: left bottom;
}
.roundedcornr_bottom_azul {
   background:url(../images/corner_menuv/roundedcornr_azul_br.png);
   background-repeat: no-repeat;
   background-position: right bottom;
}

.roundedcornr_top_azul div, .roundedcornr_top_azul, 
.roundedcornr_bottom_azul div, .roundedcornr_bottom_azul {
   width: 180px;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_azul { margin: 0; }



div.adv-google-v {
padding:0 10px 10px 10px;
background-color: #DFF3FD;
margin-top: 10px;
}