/* CSS Document */

body {
	background: #2C3E15 url(../grafics/fonsombra.png)  repeat-y center;
	margin-top: 40px;
	text-align: left;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #6B9C31;
	text-decoration: none;
}
a:hover {
	color: #000;
}
#contenidor{
	text-align: left;
	width: 518px;
	margin: auto;
	background-color:#FFFFFF;
	padding: 30px 0 10px 0;
	border-right: 1px solid #2C3E15;
	border-bottom: 1px solid #2C3E15;
	
}
.clear { 
    clear: both;
	padding: 0px;
	margin: 0px;
}
#capcelera {
	height: 130px;
	width: 498px;
	margin-bottom: 5px;
	margin: auto;
}

#cos {	
	border: 1px solid #000;
	border-top: 3px solid #000;
	width: 496px;
	background-image: url(../grafics/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin: auto;
}

li ul div{
	margin:0;
	padding:0;
}
#col2 {
	width: 320px;
	margin: 10px 10px 15px 10px;
	_margin-right: 5px;
	padding: 5px 5px 5px 10px;
	float: right;
	background-image: url(../grafics/fonsintro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*background-color: #669933;
	border: 1px solid #6b9c31;*/
}
#peu {
	width: 698px;
	height: 20px;
	background-color:#000000;
	color:#FFFFFF;
	margin-top: 5px;
}
#texte {
	padding: 65px 20px 0 20px;
	min-height: 150px;
	_height: 150px;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: center;
}
#texte i {
	font-size: x-small;
}
#enter {
	text-align: right;
	font-weight: bold;
	margin:10px 0 -5px 0;
}