@charset "utf-8";
/* CSS Document - Site Momentos Preciosos by Claudia Storino */

body {
	background: #e3e8f8 url(../images/bgBody2.jpg) repeat;
}

/* SUB-MENU */
#subMenu {
	background:url(../images/subMenu.gif) repeat-x;
	height:20px;
	text-transform:uppercase;
}

#subMenu ul li a {
	float:inherit;
	padding:4px 0px ;
	text-align:center;
	font:70% Verdana;
	color:#87405f;
	text-decoration:none;
}

#subMenu ul li a:hover {
	text-decoration:underline;
}

/* FIM SUB-MENU */

/* MENU PRINCIPAL */
#menuPrincipal {
	background:url(../images/menuPrincipal.gif) repeat-x;
	height:20px;
	text-transform:uppercase;
}

.divMenu {
	font:60% Verdana;
	color:#87405f;
	padding:0px 3px 0px 7px;
}

ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

ul li a {
	float:inherit;
	padding:4px 0px ;
	text-align:center;
	font:70% Verdana;
	color:#ffffff;
	text-decoration:none;
}

ul li a:hover {
	text-decoration:underline;
}

ul li {
	display:inline;
}

.riscado {
	float:inherit;
	padding:4px 0px ;
	text-align:center;
	font:70% Verdana;
	color:#ffffff;
	text-decoration:line-through;
}

.riscado2 {
	float:inherit;
	padding:4px 0px ;
	text-align:center;
	font:70% Verdana;
	color:#87405f;
	text-decoration:line-through;
}


/* FIM MENU PRINCIPAL */



/* ESTRUTURA */
#sombraTopo {
	background:url(../images/topoTop.png) repeat-x;
}

#imgTopo {
	background:url(../images/imgTopo.jpg) no-repeat;
	width:710px;
	height:167px;
}

#topoEsquerda {
	background:url(../images/topoEsquerda.png) no-repeat;
	width:14px;
	height:172px;
}

#topoDireita {
	background:url(../images/topoDireita.png) no-repeat;
	width:14px;
	height:172px;
}


#sombraEsquerda {
	background:url(../images/sombraEsquerda.png) repeat-y;
}

#sombraDireita {
	background:url(../images/sombraDireita.png) repeat-y;
}


#conteudoProvisorio {
	width:730px;
	background-color:#FFFFFF;
	padding-top:10px;
}


#rodape {
	width:738px;
	height:38px;
	background-image:url(../images/rodape.png);
	background-repeat:no-repeat;
	position:relative;
	border:1 solid #000000;
}

p.rodape {
	padding:0px;
	margin:0px;
	font:70% Verdana;
	text-align:center;
	color:#87405f;
	padding:5px 0px;
}

.textoInterior {
	padding:0px 10px;
	color:#333333;
	font-family:Comic Sans MS;
	font-size:13px;
}
/* FIM ESTRUTURA */


#quemSomos {
	width:300px;
	background-color:#FFFFFF;
	border:#000000 solid;
}


/* CONTATO */
#contato {
	width:690px;
	padding:10px 20px;
	background-color:#FFFFFF;
}



#contato h2 {
	font:14px Verdana;
	color:#87405f;
	padding:0px;
	margin:0px;
}

#contato h3 {
	font:12px Verdana;
	color:#87405f;
	padding:0px;
	margin:0px;
}

#contato h3 a {
	color:#CC9999;
	text-decoration:none;
	font:12px Verdana;
}

#contato h3 a:hover {
	color:#87405f;
	text-decoration:underline;
	font:12px Verdana;
}

/* FIM CONTATO */

#fotos {
	width:690px;
	height:250%;
	padding:10px 20px;
	background-color:#FFFFFF;
}

#fotos_topos_casamento {
	width:690px;
	height:450%;
	padding:10px 20px;
	background-color:#FFFFFF;
}

.fotos {
	width:98px;
	height:98px;
	border:#f1eef0 4px solid;
	float:left;
	position:relative;
	margin:0px 9px 9px 0px;
}

.fotos:hover {
	width:98px;
	height:98px;
	border:#dbb5c6 4px solid;
	float:left;
}