@charset "utf-8";
a img	{	border:none;
			padding:0px;
			margin:0px;
			}

body	{	margin:0px auto 0px auto;
			padding:0px;
			font-family:Arial, Helvetica, sans-serif;
			background:#333333;
			background:#70787a url(../images/center_bg.jpg) fixed repeat-x;
			}

div.right	{	text-align:right;	}

img	{	border:none;
		margin:0px;
		padding:0px;
		}

#f_contenedor_web	{	width:920px;
						margin:auto;
						padding:0px;
						}

#f_contenedor_main	{	width:920px;
						float:left;
						clear:both;
						}

#f_header	{	width:920px;
				height:199px;
				float:left;
				clear:both;
				background:url(../images/header__bmas.jpg) no-repeat;
				margin:0px;
				padding:0px;
				}

#f_menu	{	width:920px;
			height:52px;
			float:left;
			clear:both;
			margin:0px;
			padding:0px;
			}

#f_contenedor_body	{	width:920px;
						float:left;
						clear:both;
						background:#4e5459;
						}

#ContenedorIzquierdo	{	width:600px;
							margin:25px 0px 10px 10px;
							float:left;
							clear:right;
							}
							
#ContenedorDerecho	{	width:248px;
						margin:25px 20px 10px 0px;
						float:left;
						clear:right;
						}

#f_footer	{	width:920px;
				height:98px;
				float:left;
				clear:both;
				background:url(../images/footer__bmas.jpg) no-repeat;
				}

.link	{	cursor:pointer;
			}
/************************* Izquierdo Item ******************************/
.IzquierdoItem	{	background:url(../images/web_body_03.jpg) no-repeat; padding:30px 0px 0px 30px;	}
.IzquierdoItem h1	{	margin:0px; padding:0px; line-height:normal; font-size:1.6em;	}
.IzquierdoItem h2	{	margin:0px; padding:0px; line-height:normal; font-size:1.3em;	}
.IzquierdoItem  p	{	margin:0px; padding:0px; line-height:normal; font-size:1em;	}
.IzquierdoItem  a	{	text-decoration:none;	}

.IzquierdoItem h1	{	color:#739db1;	}
.IzquierdoItem h2	{	color:#7d8e96;	}
.IzquierdoItem  p	{	color:#e6e6e6;	}
.IzquierdoItem  a	{	color:#CAC9C4;	}
.IzquierdoItem  a:hover	{	color:#d1edfa;	}
/***********************************************************************/
/*************************  Menu Cuerpo  *******************************/
#MenuDerechoSuperior	{	width:248px;
							padding:48px 0px 0px 0px;
							background:url(../images/web_body_05.jpg) top no-repeat;
							}
.MenuCuerpo	{	width:248px;
				padding:0px;
				background:url(../images/web_body_07.jpg) repeat-y;
				}
				
.MenuCuerpo .itemMenu	{	margin:5px 0px 0px 30px;	}

.MenuCuerpo p	{	width:190px;
					height:24px;
					display:block;
					background:url(../images/web_body_11.jpg) no-repeat;
					padding:1px 0px 0px 0px;
					margin:0px 0px 0px 30px;
					}

.MenuCuerpo p a	{	color:#FFFFFF;
					padding:5px 0px 3px 18px;
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					display:block;
					text-decoration:none;
					}
					
.MenuCuerpo p a:hover	{	background:url(../images/web_body_09.jpg) repeat-y;	}

.MenuPie	{	width:248px;
				height:24px;
				padding:0px;
				background:url(../images/web_body_14.jpg) no-repeat;
				}
/**************************************************************************/