h1
{
padding-top:10px;
margin:0px;
text-align:center;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}

h3 {
padding-top:10px;
margin:0px;
text-align:center;
font-size:16px;
color:#FF76D6;
font-weight:bold;
}

h2 {
padding-top:10px;
margin:0px;
text-align:center;
font-size:16px;
color:#FF76D6;
font-weight:bold;
}

body {
margin:0px 0px 0px 0px;
	font-family: Tahoma, Trebuchet MS, Arial, Verdana, serif;
	font-size: 12px;
	background-image:url(img/plantilla/background.gif);
	background-color:#99CCFF;
	text-align:center;
	background-repeat: repeat-x;
}

#contenedor
{
text-align:left;
width:760px;
margin:auto;
background-color:#ffffff;

}

#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(img/plantilla/tirarosa.gif);
background-repeat: no-repeat;
}
#cuerpo
{
clear:both;
background-image:url(img/plantilla/fondocuerpo.gif);
background-repeat: repeat-y;
}
#menu_izquierdo
{
display:block;
text-align:center;
position:relative;
left:10px;
width:190px;
float:left;
height:50px;
}
#menu_izquierdo a
{
display:block;
font-size:10px;
text-decoration:none;
color:#330033;
}
#menu_izquierdo a:hover
{
text-decoration:none;
color:#660066;
background-color:#FFFFFF;
}

#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(img/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:#99ccff;
}
#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;
padding-left:2px;
width:180px;
text-align:left;
}
.menu
{
width:190px;
height:22px;
display:block;
background-color:#FFCCFF;
text-align:left;
border-bottom:1px solid #cc33cc;
}
.menu a
{
display:block;
width:190px;
height:22px;
background-image:url(img/plantilla/fondo_boton.gif);
padding-left:5px;
padding-top:4px;
}
.menu a:hover
{
display:block;
background-image:url(img/plantilla/fondo_boton_on.gif);
padding-left:5px;
padding-top:4px;
}
.banner
{
margin:5px;
clear:both;
text-align:center;
}
.borde
{
border:1px solid #660066;
}
.foto
{
border:1px solid #660066;
}
.maslolitas {
text-align:center;
font-size: 12px;
}
.cuerpo_noticia
{
width:530px;
clear:both;
margin-top:5px;
border-bottom:1px dotted #CC0099;
}
.noticia_ico
{
padding:2px;
background-image:url(img/plantilla/ico_noticia.gif);
background-repeat:no-repeat;
float:left;
width:17px;
height:20px;
}
.enlace_noticia
{
padding:2px;
width:500px;
margin:auto;
}
.enlace_noticia a
{
text-decoration:none;
color:#660066;
}





/* markups - balises */
body {
	text-align: center;
	margin: 0; padding: 0;
}
table {
	text-align: center; 
	margin: auto;
	padding: 0;

}
img { border: 0; }

/* id */
#categories {
	font-size:13px;
	font-weight: normal;
  text-decoration:none;
 color:#000000;
}
#lang { text-align: right;
}

/* classes */
.titre {
	text-transform: uppercase;
	font-weight: bold;
	border: 2px solid #E9EAEF;
	background: #FF99FF;
	width: 400px;
	margin: auto;
	text-align: center;
}
.infos_videos { text-align: center; 
}
.nav {
	text-align: center; width: 400px;
	margin-left: auto; margin-right: auto;
}
.description {
	text-align: justify; 
	width: 400px;
	margin-left: auto; margin-right: auto;
}
.thumbs { 
	cursor: pointer;
}
.thumbs img { cursor: pointer; } /* img's markup in .thumbs */
.telecharger { 
	font-weight: bold; color: #000000;
	 width: 300px;
	margin-left: auto; margin-right: auto;
	border: 2px solid #E9EAEF;
	background: #FF99FF;
	cursor: pointer;
	text-align: center;
}

a {
font-size:13px;
font-weight: bold;
text-decoration:none;
color:#330033;
}
