/*LAYOUT*/

body
{
	text-align: center;
	padding: 0px; 
	margin: 0px; 
	background: #7e491d;/*#8b5a31;*/ 
    background-image:url('../images/master/bg_no_login.jpg');
    background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center; 
    color: #575757;
    font-family: Arial;
    font-size: 10pt;
}

h1{
	font-size: 13pt;
	}

#main
{
	margin-right: auto; 
    margin-left: auto; 
    text-align: center; width: 910px;
}

#header
{
	background-image:url('../images/master/header.jpg'); 
	background-repeat:no-repeat;
	height:130px;
	text-align:left;}


#menu{
	/*background-image:url('../images/master/menu.jpg');*/
	height: 30px;
}

#bannertop{
	/*background-image:url('../images/master/banner.jpg');*/
	height: 270px;
	background-color: White;
	width:910px;
}

#content{
	background-color: White;
	width:910px;
	/*height: 270px;*/
	}

#content-left{
	width: 610px;
	}


#content-right{
	width: 600px;
}

#footer{
	height: 104px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


.articulohome{
	width:530px;
	text-align: justify;
	color: #808080;
	clear: both;
	padding-bottom: 20px;
}

.articulohome .left{
	width:185px;
	float: left;
}
	
.articulohome .right{
	width:340px;
	float: right;
}


.articulopro{
	width: 500px;
	text-align: justify;
	color: #808080;
	clear: both;
	margin-bottom: 40px;
}

.articulopro .left{
	width:185px;
	float: left;
}
	
.articulopro .right{
	width:310px;
	float: right;
}
	
	
.imgtitulo{
text-align: left;
margin-bottom:10px;
}
	
.txtintro
{
text-align: left;
padding-left: 70px;
padding-right: 70px;
margin-bottom:30px;
}

.calevento
{
	width: 560px;
	/*height: 380px;*/
	background-color: #DEDEDE;
	margin-left: 20px;
	margin-bottom: 30px;
	text-align: left;
	padding:20px;

}

.seguridad
{
	padding-left:70px;text-align:justify;width:500px;
	}

.seguridad ul
{
	margin-left: 20px;
	padding: 0px;
}

.seguridad li
{
	margin-top: 10px;
	padding: 0px;
	
}

.articulosanteriores
{
	border:1px solid #ababab;
	padding:5px;
	width:240px;
	margin-left:10px;
}

a.anteriorlink:link, 
a.anteriorlink:visited, 
a.anteriorlink:hover
{
	color: #616161;
	text-decoration: none;
	font-weight: bold;
	display:block;
}  

.tableleft td
{
	text-align:left;
}

.lbinline
{
	display:inline;
}
