@charset "utf-8"; 

/*Title: le Domaine des Aspras main CSS*/
/*Object: Contain supplementary styles of "Cuvée Lisa" from "le Domaine des Aspras" website for the screen media*/
/*Author: Sébastien Mouren*/

/*-------------------------------------------------*/
/*Type selectors; cover defined elements of the DTD*/
/*-------------------------------------------------*/

#intraSelector	{
			width:201px;
			height:246px;
			background:transparent url() center center no-repeat;
			text-align:left;
			}

#text	{
		border-left:1px solid #97371E;
		}

/*---------------------------------------------------------------------------*/
/*class selectors; */
/*---------------------------------------------------------------------------*/

.selectorObjects	{
					background:transparent url() center center no-repeat;
					position:absolute;
					top:0px;
					display:block;
					width:67px;
					height:246px;
					}

