body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(imagenes/fondo_ceriani2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.transferencias {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#f7ca18;
	padding:5px 80px 5px 80px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);

  	font-weight:bold;
	margin-top:220px;
  	margin-left:-118px;
	/*border-bottom:none!important;
	
border:solid 4px #f7ca18;*/
-moz-border-radius-topleft: 13px;
-moz-border-radius-topright:14px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:13px;
-webkit-border-top-right-radius:14px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:13px;
border-top-right-radius:14px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;

}
.transferencias:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color:#000;
	padding:5px 80px 5px 80px;
	cursor:pointer;
	color:#f7ca18;

-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);

  font-weight:bold;
  	margin-left:-118px;
	/*border-bottom:none!important;
	
border:solid 4px #000;*/
-moz-border-radius-topleft: 13px;
-moz-border-radius-topright:14px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:13px;
-webkit-border-top-right-radius:14px;
-webkit-border-bottom-left-radius:0px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:13px;
border-top-right-radius:14px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;

}



.menu_rojo {
	background-image: url(imagenes/fondo_menu_rojo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #DBDBDB;
	padding-bottom: 10px;
	padding-right: 20px;
}
.menu_gris {
	background-image: url(imagenes/fondo_menu_gris.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #DBDBDB;
	padding-bottom: 10px;
	padding-right: 20px;
}
a.menu_c {
	color: #DBDBDB;
	text-decoration: none;
}
a.menu_c:hover {
	color: #DBDBDB;
	text-decoration: underline;
}
.gear {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DBDBDB;
	margin: 0px;
	padding: 0px;
}
.txt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	margin-left: 25px;
	margin-top: 30px;
	padding-right: 50px;
	text-align: justify;
	margin-bottom: 30px;
	
}
.contacto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.margen {
	margin-left: 25px;
	padding-left: 60px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.rojo {
	color: #333;
	font-size: 14px;
}
.txtverde {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0F9E2D;
	padding-left: 10px;
	margin-left: 25px;
	margin-top: 5px;
	padding-right: 10px;
	margin-bottom: 5px;
	border-top-color: #0F9E2D;
	border-bottom-color: #0F9E2D;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.img_videos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 3px;
	padding-right: 0px;
	margin-bottom: 3px;
}
#contenedor_videos {
	overflow: auto;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333;
	border-left-style: none;
	padding-left: 15px;
	margin-left: 25px;
	margin-top: 30px;
	text-align: left;
	padding-right: 15px;

}
.txtazul{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #071DB1;
	padding-left: 10px;
	margin-left: 25px;
	margin-top: 5px;
	padding-right: 10px;
	margin-bottom: 5px;
	border-top-color: #071DB1;
	border-bottom-color: #071DB1;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
a.links {
	color: #000;
	text-decoration: none;
}
a.links:hover {
	color: #666;
	text-decoration: none;
}
.txtpruebas{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	padding-left: 10px;
	margin-left: 25px;
	margin-top: 5px;
	padding-right: 10px;
	text-align: left;
	margin-bottom: 5px;
	border-top-color: #000;
	border-bottom-color: #333;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
