body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(images/fondo.jpg);
	background-repeat:   repeat-x;
	background-color: #400000;
	margin: 0px;
}
.fondobotonera {
	background-image: url(images/diseno_r3_c2.jpg);
	background-repeat: no-repeat;
	background-color: #020001;
}
.botones {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.titulos {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
        a:link {
        color: #EFEFEF; text-decoration: none; }
        a:visited {
        color: #EFEFEF; text-decoration: none; }
        a:active {
        color: #EFEFEF; text-decoration: none; }
        a:hover {
        color: #CCCCCC; text-decoration: underline; }

P {
	margin-top: 0px;
}
