/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes spacing in tables */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

A {	text-decoration: none;	color: 003366;}      
A:link {text-decoration: none;	color: 003366;}
A:visited {text-decoration: none;	color: 003366; }     
A:hover {text-decoration: none; color: red}

.blanc  {
	font-color: #ffffff;
}

body {
	font-family: Arial;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin: 0 auto;
    background-position: 0 50%;
	margin-left: 30px;
}
div.center  {
	width: 100%;
	text-align: center;
}
table.body {
	width: 810px;
	height:  110px;
}
td.rallas  {
	width: 810px;
	height:  25px;
	background-image: url(barra_cores.jpg);
}
td.rallas_largo  {
	width: 810px;
	height:  52px;
	background-image: url(barra_cores.jpg);
	padding: 8px;
	text-align: right;
}
img.icono  {
	width: 36px;
	height: 36px;
	margin-right: 31px;
}
img.icono_2  {
	width: 36px;
	height: 36px;
	margin-right: 31px;
}
div.cabecera  {
	float:  left;
}
div.mala  {
	float:  left;
}
div.banderas  {
	float:  right;
	width: 95px;
}
td.cuerpo  {
	width: 800px;
}
div.menu_esq  {
	width: 200px;
	float:  left;
	margin-right: 2px;
}
div.titol_menu_esq  {
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: bold;
	color: 003366;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: 003366;
	background-color: ffffff;
}
div.item_menu_esq  {
	margin-bottom: 4px;
	padding-left: 5px;
	font-size: 12px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 009999;
}
div.foto_index  {
	width: 380px;
	height: 450px;
	margin-top: 5px;
	float:  left;
	margin-left: 3px;
}
div.texte_foto  {
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-style: italic;
	font-weight: lighter;
	
}
img.foto_index  {
	margin-bottom: 10px;
}
div.caixa_dreta  {
	margin-top: 5px;
	float:  right;
	width: 210px;
	font-size: 12px;
	padding: 5px;
	background-color: #003366;
}
div.caixa_dreta_item  {
	width: 210px;
	float:  right;
	font-size: 12px;
	color: 003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 009999;
	padding: 5px;
}
div.formulario  {
	background-color: #009999;
	margin-top: 5px;
}
div.caixa_formulario  {
	background-color: #ffffff;
	color: #003366;
	padding-left: 5px;
	font-size: 12px;
	border: 3px solid #003366;
	font-weight: bold;
}
div.titulo_formulario  {
	color: ffffff;
	padding-left: 5px;
	font-size: 12px;
}
td.pie  {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: 003366;
	font-size: 10px;
	color: #003366;
}
