body {
margin:0px 0px 0px 0px;
	font-family: Tahoma, Trebuchet MS, Arial, Verdana, serif;
	font-size: 12px;
	background-image:url(plantilla/background.gif);
	background-repeat: repeat-x;
	background-color:#000034;
	text-align:center;
}

#contenedor
{
text-align:left;
width:760px;
margin:auto;
background-color:#ffffff;
background-image:url(plantilla/fondo_contenedor.gif);
}
h1
{
padding-top:10px;
margin:0px;
text-align:center;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}

#cabecera
{
width:760px;
}
#cab_izq
{
float:left;
width:380px;
}
#cab_der
{
float:right;
width:380px;
}
#titulo
{
clear:both;
text-align:center;
width:760px;
height:42px;
background-color:#FF66CC;
background-image:url(plantilla/tirarosa.gif);
background-repeat: no-repeat;
}
#cuerpo
{
clear:both;
background-image:url(plantilla/fondocuerpo.gif);
}
#menu_izquierdo
{
text-align:center;
position:relative;
left:10px;
width:190px;
float:left;
height:50px;
}
#menu_izquierdo a
{
font-size:10px;
text-decoration:none;
color:#330033;
}
#menu_izquierdo a:hover
{
text-decoration:none;
color:#660066;
background-color:#FFFFFF;
}
.menu
{
width:190px;
height:22px;
display:block;
background-color:#9999FF;
text-align:left;
border-bottom:1px solid #6666cc;
}
.menu a
{
display:block;
width:190px;
height:22px;
background-image:url(plantilla/fondo_boton.gif);
padding-left:5px;
padding-top:4px;
}
.menu a:hover
{
display:block;
background-image:url(plantilla/fondo_boton_on.gif);
padding-left:5px;
padding-top:4px;
}

#contenido
{
margin:0px 0px 20px 0px;
position:relative;
top:10px;
left:20px;
width:530px;
float:left;
text-align: center;
}


#pie
{
clear:both;
text-align:center;
width:760px;
height:42px;
background-color:#FF66CC;
background-image:url(plantilla/tirarosa.gif);
background-repeat: no-repeat;
}

#pie .texto_pie
{
padding-top:14px;
0margin:0px 0px 0px 0px;
font-size:10px;
color:#ffffff;
}
#pie a
{
text-decoration:none;
color:#ffffff;
}
#pie a:hover
{
text-decoration:none;
color:#CC33CC;
background-color:#FFFFFF;
}
#pie2
{
clear:both;
text-align:center;
width:100%;
background-color:#000099;
}
#pie2 a
{
color:#FFFFFF;
font-size:9px;
text-decoration:none;
}
#pie2 a:hover
{
text-decoration:none;
}
.texto {
text-align:left;
font-size: 12px;
}
.pestana
{
 width:190px;
 margin:10px 0px 0px 0px;
}
.enlaces_pestana
{
margin:2px 0px 2px 0px;
width:180px;
text-align:left;
}

.borde
{
border:1px solid #660066;
}








.nav {
	text-align: center; width: 500px;
	margin-left: auto; margin-right: auto;
}

table {
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
}
img { border: 0; }

.titre {
	font-weight: bold;
	text-align: center;
	display: block; 
	width: 500px;
	background: #ACC6FC;
	margin: auto;
	border: 1px solid #000000;
}
.infos_videos { 
  display: block; 
	width: 500px;
	font-size: 11px;
	text-align: center;
}
.nav {
	text-align: center; width: 500px;
	margin-left: auto; margin-right: auto;
}
.description {
	text-align: justify; width: 500px;
	margin-left: auto; margin-right: auto;
}
.thumbs { 
	cursor: pointer;
}
.thumbs img { cursor: pointer; } /* img's markup in .thumbs */
.telecharger { 
	font-weight: bold;
	text-align: center;
	display: block; 
	width: 500px;
	background: #3333FF;
	margin: auto;
	border: 1px solid #ACC6FC;
	cursor: pointer;
	color: #FFFFFF
}

