/* CSS Document */
body{
	background-color:#b19292;
	margin-top:17px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;
	padding: 0 px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #6A3333;
}
a{
	text-decoration:none;
	color: #673433;
}
#container{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 1050px;
	height:630px;
	background-image:	url(index09-3.jpg);
	background-color: #b19292;
	margin-top: 0px;
}

#carabosse{
	text-align:center;
	font-weight:lighter;
	font-size:20px;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
}
#logo{float:left;width: 510px;
	height: 500px; background-repeat:no-repeat;}
#se{
	text-align:center;
	font-weight:lighter;
	font-size:18px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
}
#flagesp{
	width:50px;
	height:30px;
	position: absolute;
	left: 619px;
	top: 206px;
}
#textoesp{
	width:228px;
	height:30px;
	position: absolute;
	left: 143px;
	top: 299px;
	font-family: Georgia;
	font-style: Italic;
	font-size: 12px;
	color: #673433;
	font-weight: normal;
}
#flageng{width:50px;
	height:30px;
	position: absolute;
	left: 615px;
	top: 243px;}
#textoeng{
	width:155px;
	height:30px;
	position: absolute;
	left: 728px;
	top: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}


#flagesp img{ margin-right:10px;} 
#flageng img{ margin-right:10px;}
#logocd{float: right; width:100px; height:100px; background-image:url(c_images/logoindexp.jpg); background-repeat:no-repeat; margin-top:220px; margin-right:60px}
.texto{
	color: #743D3C;
	text-align:left;
}
a:link{text-decoration:none; color:#000000}
a:visited{text-decoration:none; color:#000000}
a:hover{text-decoration:none; color: #993366}
a:active{text-decoration:none; color: #FF99CC}

