body {
	background-color: #000000;
	background-image: url(../img/motivo.gif);
	color: #666666;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: Georgia,"Times New Roman", Times, serif;
	
	}
.boton_enviar{
	border: 1px dotted #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
td.cuerpo {
	font-size: 10pt;
	}
p {
	font-size: 10pt;
	}
td {
	font-size: 10pt;
	}

h1{
	font-family: Georgia,"Times New Roman", Times, serif;
	color: Gray;
	font-size:140%;
	border-bottom-color: Gray;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 370px;
	height: 32px;
	margin-top: 0px;
	padding: 0px 60px;
	background-image: url(../img/motivo_titular.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	h3{
	color: #A0522D;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:100%;
	margin-bottom: 10px;
	padding: 0px 10px;
	background-image: url(../img/motivo_h3.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
h6{
	font-family: Georgia,"Times New Roman", Times, serif;
	color: #BFBFBF;
	font-size:65%;
	font-style: normal;
	font-weight: normal;
	} 

	#cabecera{
	width:780px;
	height: 95px;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align:center;
	background-color: #000000;
	}
	#carrusel{
	width:780px;
	height: 33px;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align:center;
	background-color: #990000;
	}
	#menu{
	width:100%;
	height: 20px;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align:center;
	background-color: #000000;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size:70%;
	color: #BFBFBF;
	padding-top: 3px;
	padding-bottom: 3px;
	}

	#cuerpo{
	width:780px;
	height:100%;
	background-color: #ffffff;
	padding: 30px 10px 30px 10px;
	font-family: Verdana,Helvetica,Arial,Geneva;
		}
			#izquierda
	{
	float:left;
	width:180px;
	padding: 0px 10px 0px 0px;
	}
		#centro
	{
	clear: none;	
	width:320px;
	font-size:70%;
	vertical-align:top
	}
		#derecha
	{
	float: right;
	width:150px;
	padding: 0px 0px 0px 10px;
	display: block;
	}
	#pie{
	width:100%;
	height: 15px;
	border-top-color: Gray;
	border-top-width: 1px;
	border-top-style: solid;
	text-align:center;
	background-color: #000000;
	font-family: Georgia,"Times New Roman", Times, serif;
	color: #BFBFBF;
	font-size:70%;
	font-style: normal;
	font-weight: normal;
	}
	

a.menuprincipal{
	color: #BFBFBF;
	text-decoration: none;
	font-size:10px;
	} 
a.menuprincipal:hover{
	color: #DC143C;
	text-decoration: none;
	} 
#menu{
	width:100%;
	border-bottom-color: Gray;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align:center;
	background-color: #000000;
	color: #BFBFBF;
	margin:0;
	padding-bottom: 3px;
	vertical-align: middle;
	}
