@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.texto_fdo_bko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.texto_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
}
.fondo1 {
	background-image: url(imagenes_simbolo_interactivo/fdopatron.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
#facebook {
	width: 120px;
	float: left;
	margin: 0 30px 10px 0;
	height: 400px;
}
#botones {margin:0 auto; }
#botones ul{margin:0 auto;}
#botones li{float:left; list-style:none; border-left: #000000 solid 1px;}
#botones li a{ padding:10px; display:block; color:#ffffff;}
#botones li a:hover{ padding:10px; display:block; background-color:#0000; color:#ffffff;}

