/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 4px 5px 5px;
		color:#555555;
		font-family:Arial;
		font-size:10px;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px 0px;
		background-color:transparent;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 10px 3px 5px;
		background-color:transparent;
		font-size:11px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#DADADA;
		color:#CC0000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:0px;
		margin:4px 0px;
		border-color:#BFBFBF;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#AAAAAA;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#DADADA;
		background-color:#F7F7F7;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a	
	{	
		background-color:#F7F7F7;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background-color:#F7F7F7;
		border-width:1px;
		border-style:solid;
		border-color:#DADADA;
	}
	
	
	/*"""""""" COLUMNA IZQUIERDA - SUBMENU"""""""*/

#leftcolumn { 
margin : 0 5px 5px 5px;
display : inline;
width : 170px;
float : left;
border : 1px solid #ccc;
} 
* html #leftcolumn { 
height : 100px;
} 
#leftcolumn h3 { 
background-color : #66FF00;
font-size : 1em;
padding-left : 7px;
padding-top : 2px;
padding-bottom : 2px;
color : #fff;
font-weight : bolder;
} 
.menuleft ul { 
margin : 10px 0 0 0;
list-style-type : none;
margin-left : 5px;
} 
.menuleft ul li { 
width : 125px;
height : 15px;
border-bottom : 1px dashed #868686;
} 
.menuleft ul li a { 
display : block;
height : 12px;
background : url(images/arrow1.gif) no-repeat 0 50%;
color : #888f3d;
font : 400 11px Arial, Helvetica, sans-serif;
padding : 0 0 0 10px;
} 
.menuleft ul li a:hover { 
background : url(images/arrow2.gif) no-repeat 0 50%;
text-decoration : none;
color : #7e9dc8;
} 
.menuleft ul li.last { 
border : none;
} 





#leftcolumn2 { 
color : #333;
background : #e7f1f8;
margin : 0 0 0 0;
padding : 10px;
width : 580px;
height: 365px;
float : left;
background:url(imagenes/back.jpg)
} 
#leftcolumn2 p { 
text-align : justify;
padding-top : 5px;
font : 400 12px Arial, Helvetica, sanserif;
} 
#leftcolumn2 h2 { 
text-align : justify;
color : #336699;
font : 400 18px Arial, Helvetica, sans-serif;
} 
#leftcolumn2 h3 { 
text-align : justify;
color : #45537c;
font-size:12px;
font : 400 11px Arial, Helvetica, sans-serif;
} 
.hr { 
width : 550px;
margin : 15px auto;
border-bottom : 1px dotted;
} 




#leftcolumn3 { 
color : #333;
background : #e7f1f8;
margin : 0 0 0 0;
padding : 10px;
width : 580px;
height: 870px;
float : left;
background:url(imagenes/back2.jpg)
} 
#leftcolumn3 p { 
text-align : justify;
padding-top : 5px;
font : 400 11px Arial, Helvetica, sanserif;
} 
#leftcolumn3 h2 { 
text-align : justify;
color : #336699;
font : 400 18px Arial, Helvetica, sans-serif;
} 
#leftcolumn3 h3 { 
text-align : justify;
color : #45537c;
font : 400 11px Arial, Helvetica, sans-serif;
} 


.txt_opciones { 
text-align : justify;
color : #45537c;
font : 400 12px Arial, Helvetica, sans-serif;
} 
.contenido { 
text-align : justify;
color : #45537c;
font : 400 13px Trebuchet;
} 
.tur_encabezados  { 
text-align : justify;
color : #d14136;
font : 400 18px Trebuchet;
} 
.barra_navega { 
text-align : justify;
color: #003366;
font : 400 12px Trebuchet;
} 
.signonavega { 
text-align : justify;
color: #CC0000;
font : 400 12px Trebuchet;
} 


/*"""""""" SECCION NOTICIAS""""""""*/

.logo h1#lineone { 
font-size : 1.2em;
font-weight : lighter;
font-family : helvetica, arial, sans-serif;
padding-top : 0px;
padding-left : 25px;
color:#009933;
border : none;
top : 10px;
left : 14px;
letter-spacing : -1px;
} 
.logo h1#lineone span {
color:#FF0000;
} 
.logo h2#linetwo { 
padding-left : 26px;
font-size : 10px;
font-family : helvetica, arial, sans-serif;
text-transform : none;
top : 25px;
left : 14px;
color : #000;
} 
.logo a { 
color : #000;
text-decoration : none;
} 
#navigation { 
padding : 0;
margin : 0 0 0 0;
width : 100%;
height : 3px;
voice-family : "\"}\"";
voice-family : inherit;
font-size : 0.8em;
background-color : #ea4a15;
background-image : url(file:///Macintosh%20HD/Users/demon/Documents/ejemplos%20de%20web/5391/010/images/mbg.gif);
background-repeat : repeat-x;
}

.toptext h2 { 
font-size : 1.2em;
color:#003366;
text-transform : uppercase;
padding-top : 5px;
padding-left : 10px;
} 
.toptext p { 
padding : 10px;
text-align : justify;
font-size : 12px;
color:#666666;
} 

.sl_primerobra {
background-image: url(imagenes_noticias/primerobra.jpg);
float : center;
width : 388px;
height : 290px;
background-repeat : no-repeat;
} 

#boxes { 
margin-top : 10px;
margin-left : 0px;
margin-right : 10px;
} 

.logo {
background-color: #f2f2f2;
}
.float_image {
padding-left: 300px;
}
.explicacion h1 {
text-align : right;
color:  #000000;
font : 400 11px Trebuchet;
}

.texto {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}










body {
	font-family:Tahoma;
	line-height: 1.3em;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #000000;
	background: #CCCCCC;
}

body.contentpane {
	background: #f8f8f8;
}

a:link, a:visited {
    text-decoration: none;
	font-weight: normal;
	color:#456905;
}







/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding:0px 0px 10px 0px;
	background: #CCCCCC;
}

div.center {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

div#wrapper {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	background: #FFFFFF;
}

#top {
	width: 800px;
	height: 48px;
	margin: 0 auto;
    padding: 0;
	text-align: center;
}


#header {
	height: 365px;
	background: #FFFFFF url(../images/) top center no-repeat;
	margin: 0 auto;
	width: 800px;
}

#content {
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}

#content_bottom {
	width: 800px;
	height: 16px;
	background: url(../images/content_bottom.jpg) top center no-repeat;
}

#logo {
	padding: 15px 0 0 120px;
	text-align: left;
	width: 755px;
	height:101px;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: normal;
	font-family:Tahoma;
	font-size: 27px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
	line-height: 36px;
}

.pill_m {

	text-align: center;
	margin: 0 auto;
    padding: 0;
	background: url(../images/menu.jpg) top center no-repeat;
	width: 800px;
	height: 48px;
}

#pillmenu {
	float: left;
	margin: 0;
}

#pillmenu ul {
	margin: 0;
	padding: 0 100px;
	list-style: none;
}

#pillmenu li {
	float: left;
	margin-top:20px;
    margin: 0;
	padding: 0;
	height: 48px;
	background: url(../images/menu_li.jpg) top right no-repeat;

}

#pillmenu li:hover {
text-decoration: none;

}

#pillmenu li a#active_menu-nav {
	
}

#pillmenu li a {
	font-family:Tahoma;
	font-size: 11px;
	float: left;
	display: block;
	line-height: 43px;
	padding: 5px 24px 0 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}

#pillmenu li a:hover {
	color: #FFFFFF;
text-decoration: none;
}

#leftcolumn_turismo ,#rightcolumn {
	margin: 0px auto;
	margin-left:5px;
	width: 183px;
	float: left;
	padding: 0 4px 0px 0;
	text-align: left;
}

div#maincolumn {
	float:left;
	width: 400px;
	margin: 0px;
	margin-left:60px;
	padding-top:10px;
}

div.nopad {
	padding: 30px;
	padding-right: 50px;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	margin-bottom:10px;
	width: 800px;
	height: 99px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	background: #FFFFFF url(../images/bg_footer.jpg) repeat-x left bottom;
}

#footer p {
	height: 20px;
	text-align: center;
	padding: 10px 30px 0 0;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 8px 0 0 10px;
	font-weight:bold;
}
table.blog {
	width: 100%;
}
h1 {
	padding: 0;
	font-family:Tahoma;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #FFFFFF;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family:Tahoma;
	font-size: 16px;
	vertical-align: middle;
	color: #456905;
	text-align: left;
	font-weight: bold;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family:Tahoma;
	color: #FFFFFF;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family:Tahoma;
	font-size: 13px;
	text-align: left;
	color: #456905;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #858585;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #858585;
	font-weight: normal;
	text-align: right;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #858585;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}

a.readon {
	display: block;
	float: right;
	line-height: 14px;
	font-size: 10px;
	padding: 1px 2px 1px 2px;
	text-transform: uppercase;
}

a.readon:hover {
	color: #456905;
	text-decoration:none;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }



/* menu links */
#leftcolumn_turismo ul#mainlevel, #rightcolumn ul#mainlevel {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 164px;
}

#leftcolumn_turismo ul#mainlevel li, #rightcolumn ul#mainlevel li {
	margin: 0 0px 0 6px;
	padding: 0;
}

#leftcolumn_turismo ul#mainlevel li:hover, #rightcolumn ul#mainlevel li:hover {
text-decoration: none;

}

#lleftcolumn_turismo ul#mainlevel li a, #leftcolumn_turismo ul#mainlevel li a:link,
#rightcolumn ul#mainlevel li a, #rightcolumn ul#mainlevel li a:link {
	line-height: 18px;
	padding: 0 0 0 12px;
	text-decoration:none;
	color: #456905;
	font-weight: normal;
	font-size: 11px;
	background: url(imagenes/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn_turismo ul#mainlevel li a:hover, #rightcolumn ul#mainlevel li a:hover {
text-decoration:none;
	color: #000000;
}

#leftcolumn_turismo ul#mainlevel li#current a, #leftcolumn_turismo ul#mainlevel li#current a:link, 
#rightcolumn ul#mainlevel li#current a, #rightcolumn ul#mainlevel li#current a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	background: url(imagenes/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn_turismo ul#mainlevel li#current ul li a, #leftcolumn_turismo ul#mainlevel li#current ul li a:link {
	color: #666666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

#leftcolumn_turismo ul#mainlevel li ul li#current a, #leftcolumn_turismo ul#mainlevel li ul li#current a:link, #leftcolumn_turismo ul#mainlevel li ul li#current a:visited, #leftcolumn_turismo ul#mainlevel li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 4px;
	padding: 0 0 0 18px;
	border: none;
	color: #333;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	height: 18px;
	line-height: 18px;
text-decoration: none;
}
#leftcolumn_turismo ul#mainlevel li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn_turismo ul#mainlevel li#current ul li {
	margin: 0;
	padding: 0;
}

#leftcolumn_turismo ul#mainlevel li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn_turismo ul#mainlevel li#current ul li a:hover {
text-decoration: none;
	color: #FF1010;
}

#leftcolumn_turismo ul#mainlevel li ul, #rightcolumn ul#mainlevel li ul {
	list-style: none;
}



a#mainlevel:link, a#mainlevel:visited {
	padding-left: 5px;
}

a#mainlevel:hover {
text-decoration: none;

}


/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #FFFFFF;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #000000;
  font-size: 10px;
}


/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0; 
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #FFFFFF;
}

table.contentpaneopen {
	margin: 2px 8px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family:Tahoma;
	color: #669933;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu, div.module {
	margin: 0;
	padding: 0;
}

div.module_menu div, div.module {
	
}

div.module_menu div div, div.module div div {
	margin-bottom: 14px;
	padding: 0 0 1px 0;
}

div.module_menu div div div, div.module div div div{
	padding: 0px 0px 7px 0px;
	width: auto;
	margin: 0;
	background: url(imagenes/menu_row.jpg) bottom right no-repeat;
}

div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
}

div.module div div div form {
	padding: 4px 0 0 0;
	width: 164px;
	margin: 0 auto;
}

div.module div div div form

div.module_menu ul {
	list-style: none;
}

div.module_menu ul li{
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background: transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding: 2px 0 2px 25px;
	line-height: 24px;
}


#leftcolumn div.module table ,#rightcolumn div.module table {
	
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftcolumn_turismo h3, #rightcolumn h3 { 	
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
	text-align: left;
	height: 29px;
	width: 168px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	line-height: 29px;
	margin: 0;
	background:url(imagenes/h3.jpg) right top no-repeat;
}

#leftcolumn_turismo .moduletable_menu, #leftcolumn_turismo .moduletable, #leftcolumn_turismo .moduletable_text, #leftcolumn_turismo .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn_turismo ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 164px;
}

#leftcolumn_turismo ul.menu li, #rightcolumn ul.menu li {
	margin: 5px;
	padding: 0;
}

#leftcolumn_turismo ul.menu li:hover, #rightcolumn ul.menu li:hover {
text-decoration: none;

}

/*LEFT COL LINK*/
#leftcolumn_turismo ul.menu li a, #leftcolumn_turismo ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 19px;
	padding: 0px 0px 0px 12px;
	color:#468713;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn_turismo ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color:#333333;
text-decoration: none;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn_turismo ul.menu li#current a, #leftcolumn_turismo ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 8px;
	text-decoration: none;
	color:#333333;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn_turismo ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
text-decoration: none;
	
}





















h3.posttitle   
{
/*font-family: Arial, sans-serif; */
font: Trebuchet MS;
font-size: 16px;
font-weight: bold;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
border-bottom: 2px solid #0068CC;
background:#fff;
}



.posttitle a:visited
{
font-size: 16px;
color: #DB5800;
font-weight: bold;
}


.post
{
padding-left:0px;
width:400px;
}














.box1 {
	border: 1px solid #CCCCCC;
	background-image: url(images/motivo2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.tabla1 th {
	border: 1px solid #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/im_back.gif);
	padding: 3px;
}
.tabla1 td {
	border: solid 1px #d6d3ce;
	border-top-width: 0;
	border-left-width: 0;
	padding: 4px;
	spacing: 0px;
}
.tabla1 {
	border: solid 1px #000000;
	background-position: top;
	background-image: url(images/motivo2.gif);
	background-repeat: repeat-x;
}
