@charset "iso-8859-1";
/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
}

/* CSS Text Document */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4b4b4b;
	background-color:inherit;
	text-decoration: none;
}

div {
padding:0;
margin:0;
}

#conteneur {
width:780px;
margin: 0 auto;
}

#bandera {width:780px;
height:204px;
margin-top:5px;
background-repeat:no-repeat;
border: 1px solid #ffffff;
}
#bandera2 {width:780px;
height:130px;
background-color: #9ACD32;
}
#boton {width:109px;
margin:auto;
background-color: green;
border: 1px solid #009900;
}
#dereche {
width:100px;
float:left;
background-color: #F5F5F5;
};
}
#titulo {width:200px;
margin:auto;
background-color: #AAE8FF;
float:left;
}

#izquierdo {
width:111px;
float:left;
background-color: ;
}
#izquierdo2 {
width:160px;
float:left;
background-color: ;
}
#centro {
width:558px;
padding-left: 10px;
float:left;
background-color: #F5F5F5;
}

#prod_img {
width:100px;
float:left;
background-color: #F5F5F5;
}
#prod_imgf {
width:150px;

float:left;
background-color: #F5F5F5;
}
#prod_des {
width:450px;
height:100px;
float:left;
background-color: #F5F5F5;
}
#prod_desf {
width:380px;
float:right;
background-color: #F5F5F5;
}
#dereche {
width:100px;
float:left;
background-color: #F5F5F5;
}
#line {
margin: 2px 0px;
width:550px;
clear:both;
background: #F5F5F5;
}

.red_title
{
font-family: Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: 20px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #B30004;
background-color:inherit;
text-decoration: none;
}
.white_title
{
font-family: "times new roman";
font-size: 14px;
font-style: normal;
line-height: 32px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #FFFFFF;
background-color:inherit;
text-decoration: none;
text-justify: center;
}
.green_text {
	font-family: "times new roman";
	font-size: 14px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	background-color:inherit;
	text-decoration: none;
	text-justify: center;
}
.green_link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	background-color:inherit;
	text-decoration: none;
}
.green_link:hover
{
color:#B30004;
background-color:inherit;
text-decoration:underline;
}
.green_link_underline {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	background-color:inherit;
	text-decoration: none;
}
.green_link_underline:hover
{
color:#B30004;
background-color:inherit;
text-decoration:underline;
}
.titulo{
font-family: "tahoma";
font-size: 14px;
font-style: normal;
line-height: 32px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #2a447d;
background-color:inherit;
text-decoration: none;
text-justify: center;
}
.texto{
font-family: "tahoma";
font-size: 11px;
font-style: normal;
line-height: 15px;


color: #000000;
background-color:inherit;
text-decoration: none;

}