@charset "utf-8";
/* CSS Document */
img
{
	border:none;
}
body
{
	font-family:Arial;
	font-size:12px;
	color:#00060B;
	text-align:center;
	padding:0;
	margin:0;
        line-height:1.5em;
		background-color:#d3d0ca;
}
a
{
	text-decoration:none;
}
h1
{
    font-size:20px;
    color:#41210B;
    padding:0;
    margin:0;
    font-weight:normal;
}
ul, li
{
	list-style:none;
	padding:0;
	margin:0;
}
.wrapper
{
	margin:0 auto;
	text-align:left;
	width:980px;

}
.body
{
	width:980px;
	margin:0 auto;
	float:left;
	background-color:#FFF;
}
.header
{
	background:url(../images/canovas/header.jpg) no-repeat top;
	width:980px;
	height:57px;
	float:left;
}
a.home-index
{
	margin-right:25px;
}
.header-links
{
	float:left;
	width:363px;
}
.header-links a
{
	float:left;
	font-size:10px;
	font-weight:bold;
	padding:24px 0 0 16px;
	color:#f0f0f0;
	font-weight:bold;
	letter-spacing:1px;
}
.header a.logo
{
	float:left;
}
.content
{
	float:left;
	width:980px;
        height:514px;
}
.float-left
{
    float:left;
}
.float-right
{
    float:right;
}
.left
{
	float:left;
        width:392px;
        height:514px;

}
.right
{
	float:left;
        width:587px;
        background:url(../images/la-ragazza/right.jpg) no-repeat 0px -0.5px;
        height:514px;
        font-style:italic;
}
div.black-text
{
    float:left;
 
    width:277px;

    padding-top:10px;

}

.black-text p {
	    letter-spacing:1px;
	font-family:"Times New Roman", Times, serif;
	    font-style:normal;
    font-size:13px;

    line-height:1.3em;
	   color:#323129;
}

p.black-text strong
{
    text-transform:uppercase;
}
.right-text
{
    float:right;
    width:277px;
}



.right-text p.pink-text
{
    color:#8B2C65;
    font-family:Times New Roman;
    font-size:13px;
    float:right;
    padding-top:10px;
    position:relative;
    margin-left:-10px;
	margin-right:30px;
    font-weight:bold;
    line-height:1.4em;
}


* html .right-text p.pink-text
{
    color:#8B2C65;
    font-family:Times New Roman;
    font-size:13px;
    float:right;
    padding-top:10px;
    position:relative;
    margin-left:10px;
	margin-right:10px;
    font-weight:bold;
    line-height:1.4em;
}



p.green-text
{
    color:#323129;
    font-family:Times New Roman;
    margin:10px 34px 0 0;
    width:165px;
    float:right;
    line-height:1em;
    font-weight:bold;
	letter-spacing:0.5px;
}
* html p.green-text
{
	width:185px;
    margin:10px 0px 0 10px;
}

.footer
{
	float:left;
	width:980px;
        font-family:Arial;
        background:url(../images/la-ragazza/footer.jpg) no-repeat left -0.5px;
        position:relative;
        height:29px;
}
*html .footer
{
    margin-top:-3px;
}
.pages-link
{
	float:left;
        background:url(../images/la-ragazza/page-links.jpg) no-repeat left;
        width:428px;
        height:24px;
        margin:3px 5px 0 14px;
}
*html .pages-link
{
    margin:3px 5px 0 7px;
}

.pages-link a
{
	float:left;
	text-align:center;
	color:#FFF;
	font-size:11px;
        padding:3px 0px 0 7px;
        font-weight:bold;
        color:#6F7775;
}

.pages-link a:hover
{
	color:#404040;
}

.complete-line
{
	position:relative;
	float:right;
	margin:7px 35px 3px 0px;
    font-size:11px;
    font-weight:normal;
}
*html .complete-line
{
    margin:7px 16px 3px 0;
}
.complete-line span
{
	color:#475458;
	float:left;
	display:block;
	margin-right:5px;
}
.complete-line a
{
	float:left;
        color:#000;
        font-weight:bold;
}
p
{
    *margin:12px 0;
}


