/* ------------------------------------------------------------------------------------ *
| GLOBALS CSS FILE :: For Seyart S.L.														|
| css/content.css																		|		
| 																						|
| PROJECT :: Seyart S.L.																	|
| 																						|
+ ------------------------------------------------------------------------------------- +
| Author :: Xavier Miret i Paredes 2010																	|
* ------------------------------------------------------------------------------------- */


/* @group LISTADOS ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.titular{
margin-left: 250px;
padding-top: 50px;
font-size:1.75em;
font-family:Arial,Helvetica,sans-serif;
color: #801a2e;
}

.paragraf{
margin-left:250px;
padding-top: 29px;
width: 532px;
}

p{
font-size:1em;
font-family:Arial,Helvetica,sans-serif;
line-height: 1.5em;
color: #000000;
}

.linked{
margin-left: 250px;
height: 30px;
width: 530px;
padding-top: 10px;
border-bottom:1px solid #801a2e;
}
.navigation{
float: left;
font-weight: bold; 
}
.navigation2{
float: left;
margin-left: 30px;
}

a{
text-decoration: none;
font-size:0.85em;
font-family:Arial,Helvetica,sans-serif;
line-height: 1.5em;
color: #801a2e;
}

a:hover {color: #a7a7a7;}


/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */



/* @group MISC :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.clear{
	clear: both;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group CLEARFIX :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.newsHome li a:after,
.newsHome2 li a:after,
p.conBoton:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

