
*{ margin:0; padding:0}
body{background:#000000; font-family:"Trebuchet MS", Arial, sans-serif; font-size:62.5%; color:#fff; padding-bottom:30px}
a img, fieldset{border:0}
body a {color:#FFFFFF}
.clear{clear:both}

html>body option{padding-right:5px}

input, select, textarea{font-family:"Trebuchet MS", Arial, sans-serif; font-size:1em}


/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

a {
color: bd3915;
text-decoration:underline;

}


#cont {
	margin: 0 auto;
	text-align: left;
	width: 780px;
	background: url(../images/fd_cont.jpg) left top repeat-y;
}
#cont02 {
	margin: 0 auto;
	text-align: left;
	width: 620px;
	background: url(../images/fd_cab.jpg) left top no-repeat;
}
#cabecera {
	width: 620px;
	height: 285px;
}
#menu {
	width: 620px;
	padding-top: 198px;
	text-align: center;
}
#menu ul {
	padding: 0;
	margin: 0;
}

#menu li {
	display: inline;
	font-size: 1.2em;
}
#menu li a{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
#menu li a:hover{
	text-decoration: underline;
	color: #ffffff;
}

#contenido {
	margin: 0 auto;
	width: 460px;
	
}
#contenido02 {
	padding:3px;

	
}
#pie {
text-align:center;

	
}