body
{
	width: 930px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: auto;
	background-color: #807f7f;
	font-family: Arial, "Times New Roman", Times, sans-serif;
	border: ;
}

h1
{
	font-size: 14px;
	color: grey;
	font-style: italic;
}

p
{
	font-size: 13px;
}

a
{
	color: #D1D1D1;
	text-decoration: none;
}

h2
{
	font-size: 16px;
	color: black;
}

h3
{
	font-size: 18px;
	color: black;
	font-family: Arial, "Times New Roman", Times, sans-serif;
	font-style: italic;
}

a:hover
{
	color: black;
}
	
#en_tete
{
	height: 150px;
	background: url("images/cabecera.png") no-repeat bottom right;
	
}	


#menu
{
	padding-top: 14px;
	padding-left: 0px;
	width: 960px;
	Height: 50px;
	background: url("");
	font-size: 13px;
	margin-left: 0px;
	
}


#navegacion li
{
	display: inline;
	list-style-type: none;
	padding-right: 31px;
	padding-left: 0px;
	border-right: ;	
	
	
}

#left_frame_up
{
	position: relative;
	float: left;
	width: 570px;
	height: 30px;
	margin-bottom: 0px;
	background: url("images/left_frame_up.png");
	padding-left: 30px;
	margin-left: 37px;
	}


#left_frame_down
{
	position: relative;
	float: left;
	width: 570px;
	height: 30px;
	margin-top: 0px;
	background: url("images/left_frame_down.png");
	padding-left: 30px;
	margin-left: 37px;
}

#frame_izquierdo p
{
	font-size: 14px;
	line-height: 20px;
}

#frame_izquierdo a
{
	color: red;
}
#frame_izquierdo
{
	position: relative;
	float: left;
	width: 540px;
	min-height: 700px;
	//overflow: auto;
	margin-top: 0px;
	margin-left: 37px;
	padding-top: 0px;
	padding: 10px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	border-right: ;
	border-left: ;
		
		
	color: black;
	background: url("images/fondo_frame_izquierdo.png");
	#ffef95;
	text-align: justify;
	font-size: small;
}

#frame_izquierdo h2
{
	color: black;
	
}

#frame_derecho a
{
	color: #112ac1;
	font-style: italic;
	font-weight: bold;
}

#frame_derecho
{
	position: relative;
	width: 240px;
	min-height: 700px;
	float: right;
	clear: right;
		
	margin-top: 0px;
	margin-left: 5px;
	padding: px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
	border-right: ;
	border-left: ;
	
	
		
	color: #black;
	background-color: #cccccc;
	text-align: justify;
	background: url("images/fondo_frame_derecho.png");
	font-size: small;
}

#frame_derecho table a
{
	color: red;
}

#right_frame_up
{
	position: relative;
	float: right;
	clear: right;
	width: 270px;
	height: 30px;
	margin-top: 0px;
	background: url("images/right_frame_up.png");
	padding-left: px;
	margin-left: px;
}


#right_frame_down
{
	position: relative;
	float: right;
	clear: right;
	width: 270px;
	height: 40px;
	margin-top: 0px;
	background: url("images/right_frame_down.png");
	padding-left: px;
	margin-left: px;
}
		
table
	{
		//background-color: orange;
		border: 0px;
	}

tr
	{
		background-color: #white;
		border-color: #cccccc;
	}

#pied_de_page
{
	
	clear: left;
	width: 960px;
	height: 40px;
	margin-top: 15px;
	//background-image: url("images/pied_de_page.png");
	font-size: x-small;
	padding-top: 5px;
	
	
	
	
	color: #D1D1D1;
	text-align: center;
	
}
