/* CSS Document Axudas Oficias de Campo Lameiro*/

body {
	margin: 0;
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#aa996b;
	
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#330000;
	font-weight:normal;}
	
a {
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#330000;
	font-weight:normal;
	text-decoration:none;}
a:hover {
	font-family:Trebuchet MS, Arial, Verdana;
	font-size:11px;
	color:#336600;
	font-weight:normal;}
	
	
#cuerpo {
	margin:0 auto;
	width:826px;
	height:100%;
	background-image:url(images/fondo2.jpg);
	background-repeat:repeat-y;
	background-position:top;
	border:0;
	text-align:justify;
	vertical-align:text-top;}
	
.cabecera {
	width:780px;
	margin:20px auto 30px auto;}
	
.cuerpo {
	width:780px;
	margin:20px auto 30px auto;
	vertical-align:text-top;
	font-weight:normal;}
	
#menu {
	width: 150px;
	height:100%;
	float:left;
	margin: 0 50px 30px 0px;
	text-align:left;}
	
#texto {
	width:520px;
	margin: 0px 50px 0 auto;}
	
ul {list-style:url(images/flecha.jpg);}
	li {margin-bottom:5px;}
	
	
#TA {
	width:100%;
	height:100%;
	border:#CCCC99 solid 1px;
	padding:5px;}
	
	#TA1R {
	background-color:#CCCC99;
	font-size:11px;
	color:#336600;
	font-variant:small-caps;
	text-align:center;
	height:20px;
	padding-bottom:20px;}
	
		#TAdata {
padding:5px;
text-align:center;
width:80px;
border-bottom:solid 1px #CCCC99;}

		#TAaxuda {
padding:5px;
text-align:center;
width:auto;
border-bottom:solid 1px #CCCC99;}

		#TAtexto {
padding:5px;
text-align:center;
width:50px;
border-bottom:solid 1px #CCCC99;}

		#TAprazo {
padding:5px;
text-align:center;
width:90px;
border-bottom:solid 1px #CCCC99;}

h1 {
 color:#330000;
 font-variant:small-caps;
 font-size:16px;}