/* 
www.cr-guyane.fr send mail style sheet.
CONSEIL REGIONAL DE LA GUYANE
Author : Erick Loitiere
Copyright (c) Janeiro Studio
65, bis Avenue Voltaire 97300 CAYENNE - FRANCE
http://www.janeirostudio.com
*/body 

	{
	background: #f2c000;
	margin: 30px;
	padding: 0px;
	text-align: justify;
	font: 11px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	}
	
table
	{
	font-size: 11px;
	}

.Textfield 
	{
  	font-size: 11px;
  	width: 280px;
	margin-bottom: 5px;
	}

.redstar 
	{
	color: #ff052f;
	font-size: 16px;
	}

/* @group Rounded box */

.RoundboxContainer 
	{ 
	width: 480px; margin: 10px auto;
	background: url(/ressources/_site/images/send/rbMid.jpg) repeat; 
	}

.Top div 
	{ 
	background: top left  url(/ressources/_site/images/send/rbTopleft.jpg) no-repeat; 
	}

.Top 
	{ 
	background: top right  url(/ressources/_site/images/send/rbTopright.jpg) no-repeat; 
	}

.RoundboxContent 
	{ 
	margin: 0 7px;
	text-align: justify;
	color: #452b82;
	}

.Bot div 
	{ 
	background: bottom left  url(/ressources/_site/images/send/rbBotleft.jpg) no-repeat; 
	}

.Bot 
	{ 
	background: bottom right url(/ressources/_site/images/send/rbBotright.jpg) no-repeat; 
	}

.Top div, .Top, .Bot div, .Bot 
	{
	width: 100%;
	height: 7px;
	font-size: 1px;
	}
	
	/* @end */

/* @group Send Article */

.RoundboxSendMail 
	{ 
	margin: 0 7px;
	text-align: justify;
	background: no-repeat 0px 1px url(/ressources/_site/images/send/Mail_icon.jpg);
	}

p.SendMailTitle 
	{
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 35px;
	font: bold 13px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Times;
	color: #000;
	padding-top: 7px;
	}

p.MapChap 
	{
	font: bold 12px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Georgia;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-left: 30px;
	color: #393939;
	background: left 1px no-repeat url(/ressources/_site/images/send/chap_arrow.jpg);
	padding-left: 15px;
	}

p.MapSec 
	{
	margin-left: 70px;
	font: 11px "Lucida Sans", "Lucida Grande", "Trebuchet MS", "Lucida Grande", Georgia;
	margin-bottom: 0;
	margin-top: 0;
	color: #000;
	height: 15px;
	background: no-repeat left 2px url(/ressources/_site/images/send/sec_sheet.jpg);
	padding-left: 15px;
	}
	
	/* @end */
