/*
	*************************************
	* 	CSS by Carlo Gazzetta 05/2015	*
	*									*
	*************************************
*/

@font-face {
    font-family: 'aaarghnormal';
    src: url('../fonts/Aaargh-webfont.eot');
    src: url('../fonts/Aaargh-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Aaargh-webfont.woff') format('woff'),
         url('../fonts/Aaargh-webfont.ttf') format('truetype'),
         url('../fonts/Aaargh-webfont.svg#aaarghnormal') format('svg');
    			font-weight: normal;
    			font-style: normal;
}

body	
	{
		font-family: 'aaarghnormal';
		margin:0; 
		padding:0; 
		background:#92865D
}

p {color:#CCCCCC}

h1 {	
		margin:0;
		padding:0;
		color:#dbdbdb;
		font-size:250%;
		font-weight:bold
	}


/* unvisited link */
a.ico_pdf:link {
background:url(../immagini/icone/pdf-001.png) no-repeat
}

/* mouse over link */
a.ico_pdf:hover {
background:url(../immagini/icone/pdf-002.png) no-repeat	
}
/* unvisited link */
a.ico_zip:link {
background:url(../immagini/icone/zip-001.png) no-repeat
}

/* mouse over link */
a.ico_zip:hover {
background:url(../immagini/icone/zip-002.png) no-repeat	
}
/* unvisited link */
a.ico_li:link {
background:url(../immagini/icone/linkedinn-001.png) no-repeat
}

/* mouse over link */
a.ico_li:hover {
background:url(../immagini/icone/linkedinn-002.png) no-repeat	
}

/* unvisited link */
a.ico_fb:link {
background:url(../immagini/icone/facebook-001.png) no-repeat
}

/* mouse over link */
a.ico_fb:hover {
background:url(../immagini/icone/facebook-002.png) no-repeat	
}

/* unvisited link */
a.ico_tw:link {
background:url(../immagini/icone/twitter-001.png) no-repeat
}

/* mouse over link */
a.ico_tw:hover {
background:url(../immagini/icone/twitter-002.png) no-repeat	
}



#gen_sopra 		{background:#E4E4E4; width:100%; height:360px; padding-top:10px; /*border: #FF0000 dashed */}
#sec_sopra 		{width:900px;margin:0 auto; height:355px}
#gen_sotto 		{background:#92865D; border-top:#5E5A4D 1px solid}
			/* m=monolite csx=colonna di sinistra */
#m_social 		{}
#m_social_csx 	{float:left;width:42px;height:100%;margin:0;padding:0;}
#m_social_body 	{width:139px;height:330px;background:url(../immagini/monoliti/ilike_social.jpg);float:left;margin:0;padding:0}
#m_social_cdx 	{float:right; width:42px;height:100%;margin:0;padding:0}
.nav 			{font-size:1.8em}
.ico_soc_links	{padding:0px;list-style:none;position:relative;height:29px;line-height:29px;vertical-align:middle;margin-left:-2px}
.ico_soc_links	li {}
			/* m=monolite csx=colonna di sinistra */
#m_gustavo		{width:225px;height:360px;float:left; /*background:url(immagini/bgr_001.jpg)*/}
#m_gustavo_csx 	{float:left;width:42px;height:100%;margin:0;padding:0}
#m_gustavo_body {width:139px;height:330px;background-image:url(../immagini/monoliti/gustavos_friends.jpg);float:left;margin:0;padding:0}
#m_gustavo_cdx 	{float:right; width:42px;height:100%;margin:0;padding:0}
			/* la terza colonna prende le regole impostate in .ico_sopc_ */
#m_fabrizio		{width:225px;height:360px;float:left; /*background:url(immagini/bgr_001.jpg)*/}
#m_fabrizio_csx	{float:left;width:42px;height:100%;margin:0;padding:0}
#m_fabrizio_body{width:139px;height:330px;background-image:url(../immagini/monoliti/fabrizio_conforti.jpg);float:left;margin:0;padding:0}
.fabrizio_body 	{padding: 60px 10px 10px 15px; font-size:80% }
.fabrizio_bodyP {padding-top:35px}
#m_fabrizio_cdx	{/*float:right; width:42px;height:100%;margin:0;padding:0*/}
.experience 	{padding:0px;list-style:none;position:relative;height:29px;line-height:29px;vertical-align:middle;margin-left:-2px;}

#m_nortel		{width:225px;height:360px;float:left; /*background:url(immagini/bgr_001.jpg)*/}
#m_nortel_csx	{float:left;width:42px;height:100%;margin:0;padding:0}
#m_nortel_body	{width:139px;height:330px;background-image:url(../immagini/monoliti/ericsson-nortel.jpg);float:left;margin:0;padding:0}

#m_nortel_cdx	{
					float:right;
					width:42px;
					height:100%;
					margin:0;
					padding:0;
					vertical-align:top
				}

.nortel			{padding:0px;list-style:none;position:relative;height:29px;line-height:29px;vertical-align:middle;margin-left:-2px}

#main			{width:900px;/*border: #006600 dashed */;margin:0 auto;}
#main_sx		{width:557px; height:200px;/*border:#fff dashed */;float:left; text-align:right; padding:20px; padding-right:35px; padding-bottom:10px}
#main_sx p 		{font-size:0.9em; line-height:24px;margin-top:-5px; color:#212121}
#foto_fc		{float:right; width:233px;padding:20px;}
#foto_fc img 	{border:#5E5A4D 1px solid}


#footer 		{width:900px;border-top:#212121 solid 1px;margin:0 auto}
#footer_sx		{ width:491px; text-align:right; margin:0 auto;padding-right:5px;padding-top:8px; float:left}
#footer_dx		{float:left;font-size:60%; width:400px}

.credits		{color:#212121; padding-left:5px;font-family:Arial;font-size:90% }
.clear 			{clear:both}
