body {
	
	margin: auto;
	padding: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	
}
.centrado{
text-align:center;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #85C329;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
	
}

h3 {
	font-size: 127%;
}

p, ol, ul {
	line-height: 160%;
}
a {
	color: #E06529;
	text-decoration: none;	
}

a:hover {
	text-decoration: none;
}
img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 10px;
}
blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

/**cabecera**/
#cabecera1{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contienecabecera2 {
	width:100%;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
	border-bottom: 10px solid #CDCDCD;
}

#cabecera2 {
	width: 780px;
	height: 200px;
	margin: 0 auto;
	background-image: url(images/cabezera.jpg);
	background-repeat: no-repeat;
	background-position: right;
	}
	
#menuCabecera2 {
	float: left;
	width: 220px;
	height: 200px;
	background: url(images/img030.jpg)  repeat-x;
	position:relative;
	display:block;
	
}

#menuCabecera2 a {
	display: block;
	padding: 5px 10px;
	background: url(images/img05.gif)  repeat-x;
	text-decoration: none;
	font-size: 115%;
	font-weight: bold;
	color: #FFffFF;
	display:block;
	line-height: 1em;
}
#menuCabecera2 a:hover {
text-decoration: underline;
}
#menuCabecera2 ul {
	margin: 0;
	padding: 8px 20px 0 20px;
	list-style: none;
	line-height: normal;
	
}
#menuCabecera2 li {
	display: inline;
}
#menuCabecera2 .primeraLinea a {
	background: none;
	
}
/**contenidos**/
#contenedorContenidos{
	position:relative;
	width: 780px;
	
	margin: 15px auto 0;
	padding:0px;
	border: none;
	
	
}
#barraLateral {
	float: right;
	width: 200px;
	
	
}

#barraLateral ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#barraLateral li {
	margin-bottom: 20px;
	background: #E5E5E5 url(none) no-repeat left top;
	border: none;
}

#barraLateral li ul {
	padding: 10px 20px;
	font-size: 100%;
	background: url(images/spacer.jpg)  repeat-x top;
}

#barraLateral li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	
}
#barraLateral li li ul{
	margin: 0;
	padding: 5px 0;
	
	
}

#barraLateral h2 {
	height: 30px;
	margin: 0;
	padding: 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 115%;
	color: #85C329;
	line-height: normal;
}

#barraLateral h3 {
	margin: 0;
	font-size: 100%;
	color: #85C329;
	line-height: normal;
}

#barraLateral p {
	margin: 0;
	line-height: normal;
}

#barraLateral a {
	text-decoration: none;
}

#barraLateral a:hover {
	text-decoration: underline;
}

#barraLateral .first {
	border: none;
	background-image: none;
}

#cuerpo{
	float: left;
	width: 560px;
	margin:0px;
	padding:0px;
	
}

.unaColumna{
	background-image: url(images/img101.jpg);
	background-position: left 3em;
	text-align: justify;
	float: left;
	width: 545px;
	background-repeat: no-repeat;
	padding: 5px 10px 1px 10px;
	margin-bottom:30px;
	list-style-position: outside;
	list-style-image: url(images/img08.gif);
}
.dosColumnas{
	float: left;
	width: 540px;
	margin-bottom:30px;
	padding: 5px 30px 1px 10px;
	list-style-position: outside;
	list-style-image: url(images/img08.gif);
}
.dosColumnas a:hover{
	text-decoration: underline;
}
.dosColumnas h1{
font-size: 1.7em;
}
.ColumnaIzqda{
	background-image: url(images/img101.jpg);
	background-position: left 3em;
	text-align: justify;
	float: left;
	width: 235px;
	background-repeat: no-repeat;
	padding: 5px 10px 1px 10px;
	display:inline;
}

.ColumnaDcha{
	background-image: url(images/img101.jpg);
	background-position: right 3em;
	
	text-align: justify;
	float: right;
	width: 235px;
	background-repeat: no-repeat;
	padding: 5px 10px 1px 10px;
	display:inline;
}

#noticia{
	background-image: url(images/img102.jpg);
	background-position: left 3em;
	text-align: justify;
	float: left;
	width: 545px;
	background-repeat: no-repeat;
	padding: 5px 10px 1px 10px;
	font-size: 0.9em;
	display:block;
	margin-bottom:30px;
	height: auto;	
}
#noticia a:hover{
	font-size: 1em;
	text-decoration: underline;
}
.textoPeque{
	font-size: 1em;
	font-style: none;
	line-height: normal;
	color: #666666;
	margin-top: 10px;
	float: right;
	display:inline;
}

#noticia h2{
padding-top:1em;
	font-weight: bold;
	color: #333333;
	line-height: 2.em;
	font-size: 1em;
}
div.ContieneImagenDcha{
	height:auto;
	width:auto;
	float:right;
	text-align:center;
	margin-top: 2em;
	margin-left: 1em;
	
}
div.ContieneImagenDcha img{
display:inline;
 border: none;
  
  }

div.ContieneImagenIzqda{
	
   height:auto;
  width:auto;
  float:left;
  text-align:center;
  margin-top: 2em;
	margin-right: 1em;
}
div.ContieneImagenIzqda img{
display:inline;
 border: none; 
  }
.pieDeFoto{
	font-size: 0.7em;
	text-align:center;
	font-weight:normal;
	clear:both;
	height: auto;
	width: 190px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #CCCCCC;
	display:block;
}
.hemeroteca {
	font-size:.9em;
	border: 1px solid #cccccc;
	width:540px;
	float: left;
	text-align: left;
	display:inline;
	clear:both;
	margin-bottom: 15px;	
	padding: 5px;
}


/**Pie de pagina**/
#Contenedorpiedepagina{
	width:100%;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
	border-bottom: 10px solid #CDCDCD;
	display:block;
	clear:both;
	
}
#piedepagina{
	background-image: url(images/img11.jpg);
	background-position: left center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-left: 60px;
	font-size: 0.8em;
	height: 60px;
	padding-top: .8em;
	
}
/*------------(CSS LOGO TAW)------------*/

.tawlogo { 
font-family: arial, sans-serif; 
border: 1px solid #555; 
vertical-align: 0.3em;
font-weight: bold;
color: #fff;
font-size: 0.9em; 
background-color: #555;
padding: 0;

}

.tawlogo .tnivel {
padding: 0 0.4em ;
border-bottom: 0px;
background-color: #555;
color: #fff;
font-size: 0.8em;
}

.tawlogo abbr {
border-bottom: 0px;
}

.tawlogo acronym{
border-bottom: 0px;
padding: 0 0.3em;
background-color: #fff;
color: #000; 
}

.tawlogo sup{
padding: 0em;
vertical-align: 0.6em;
font-size: 0.6em;
}
.tawlogo a{
	color: #000000;
	text-decoration: none;
}

/*------------(CSS LOGO TAW)------------*/


/*****G A L E R I A *******/
div.galeria
  {
	margin:5px 5px 10px;
	height:auto;
	width:auto;
	float:left;
	text-align:center;
	margin:3%;
	padding:3%;
	border-top: 1px solid #999999;
	border-right: 3px solid #666666;
	border-bottom: 3px solid #666666;
	border-left: 1px solid #999999;
	
  }
div.galeria img
  {
  display:inline;
  margin:2px;
  border:1px solid #ffffff;
  }
div.galeria a:hover img
  {
  border:1px solid #0000ff;
  
  }
div.descripcionFoto
  {
	text-align:center;
	font-weight:normal;
	width:200px;
	height:25px;
	margin:2px;
	font-size: 0.85em;
	line-height: 1em;
	position: relative;
	top: 3px;
  }

