* {
	margin:0;
	padding:0;
}
body {
    
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/body.jpg) no-repeat;
	
}
#container {
	width:766px;
	margin:auto;
	background:#b8b8b8;
}
#layoutHeader {
    background:url(images/header.gif);   
	width:345px;
	height:170px;
	text-align: left;
	color: #FF0000;
	border:1px solid #000000;
	margin:auto;
	padding:8px 0 0 400px;
	
	
	

	
}
#layoutHeader h1 {
	color:#ffffff;
	font-size:36px;
	font-weight:bold;
	padding:20px 20px 0 20px;
}
#layoutHeader h2 {
	color: #9FAD81;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;

}
#layoutHeader h1 a {
	color:#ffffff;
	font-size:36px;
	font-weight:bold;
	text-decoration:none;
}
#layoutHeader h2 a {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

/*#headerSup{
    background:url(images/header.gif);
    width:745px;
	height:180px;
}*/
/* main menu begins */
#layoutMenu{
    background:url(images/navegador-superior.gif) repeat-x;
	height:36px;
	width:745px;
    margin:auto;
}

#layoutMenu ul {
	text-align: left;
	padding-top:10px;
	padding-left:5px;
}
#layoutMenu li {
	list-style: none;
	display: inline;
}
#layoutMenu li a {
	padding: 3px 30px 3px 8px;
	text-decoration: none;
	background:url(images/mainMenuList.gif) no-repeat left 5px;
	font-size:12px;
}
#layoutMenu li a:link { 
	color: #000000;
	font-weight:bold;
	font-size:12px;
}
#layoutMenu li a:visited { 
	color: #000000; 
}
#layoutMenu li a:hover {
	color: #B7BA9E;
}
/* mein menu ends */





#layoutCenterBody {
    background: #d5d5d5;  
	margin:10px 10px 0 10px;
	
}
/*---------------------------------------------------------*/
#layoutBodyContent {
    background:#f7f7e7;    
    width:520px;
    float:right;	
/*	border:#000000 1px solid;*/
	padding-left:10px;
	padding-right:10px;
}

#layoutBodyContent ul{
    padding-left: 10px;
    margin-left: 10px;
    list-style-type: decimal;
	}
	
/*#layoutBodyContent li{
    padding-left: 12px;   
    margin-bottom: 1em;
    list-style-type: disc;
	}	*/


#layoutBodyContent a {
	color:#0033FF;
	font-size:14px;
	font-weight:normal;
}
#layoutBodyContent h1{
	color:#15190A;
	font-weight:bold;
	font-size:24px;
}
#layoutBodyContent h2{
	color:#15190A;
	font-weight:bold;
	font-size:14px;
	margin-top:10px;
}
#layoutBodyContent p {
	margin-top:10px;
}

/*-----------------------------------------------------------*/


.clearer {
    background: url(images/separador.gif) repeat-x; 
	clear:both;
	height:10px;
}

#layoutFooter {
	height:85px;
	background: url(images/footer2.gif) repeat-x;
	text-align:center;
}
#layoutFooter p {
	padding-top:10px;
	color:#000000;
}


#layoutFooter a {
	color:#000000;
	text-decoration:underline;
}
#layoutFooter a:hover {
	color:#000000;
	text-decoration:none;
}


#LayoutLeft{
 width:200px;
 background:#d5d5d5;


}




/* COMIENZA NAVEGADOR ZQUIERDO*/
#layoutNavigation {
	
	width:197px;
	float:left;
/*	background:#52748D;*/
}
#layoutNavigation .navTitle {
	background: #FF0000;
	height:30px;
}
#layoutNavigation .navTitle h3 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:6px 10px;
}
.NavTitle{
padding-top:10px;
background:url(images/barratitulo1.jpg) repeat-x;
width:197px;
height:14px;
border-bottom:1px solid;




}

#layoutNavigation ul {
	list-style-type: none;
	margin:0px 0px;
}
#layoutNavigation a {
	display: block;
	width:197px;
	background-color: #646464;
	border-bottom: 1px solid #15190A;
	/*margin:7px;*/
}
#layoutNavigation a:link, #layoutNavigation a:visited {
	color: #C8CCDB;
	text-decoration: none;
}
#layoutNavigation a:hover {
	background-color: #b8b8b8;
	color: #fff;
}
/* TERRMINA NAVEGADOR IZQUIERDO */

.bullets li{
  /*padding-left: 10px;*/
    margin-left: 1px;
    list-style-type:disc;
	} 
#contador{
float:left;
height:75px;
width:120PX;
padding-bottom:10PX;
}     	   

