/* CSS Document */

/* containers principales */

body		{
	margin:0px;
	padding:0px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A5A5A;
	height:100%;
	}
	
#main		{
	margin:10px auto 0px auto;
	padding:0px;
	width:740px;
	min-height:550px;
	height:auto !IMPORTANT;
	height:550px;
	border:1px solid #72706c;
	}

#peli		{
	width:740px;
	border:0px;
	}

b			{
	color:#E48003;
	}

#main_pop		{
	margin:10px auto;
	padding:10px;
	background-color:#FFF;
	width:400px;
	}

#paratext		{
	padding:0px;
	min-height:250px;
	height:auto !IMPORTANT;
	height:250px;
	/*border:1px solid #fabada;*/
	}
	
#in01		{
	width:430px;
	padding:10px 5px 0px 15px;
	min-height:150px;
	height:auto !IMPORTANT;
	height:150px;
	float:left;
	}
	
#in02		{
	width:280px;
	padding:10px 5px 0px 5px;
	text-align:right;
	min-height:150px;
	height:auto !IMPORTANT;
	height:150px;
	float:right;
	}

.in1_in01		{
	width:47%;
	float:left;
	}
	
.in2_in01		{
	width:47%;
	float:right;
	}

/*.in1_in01_for3		{
	width:140px;
	float:left;
	margin-right:10px;
	}

.in2_in01_for3		{
	width:140px;
	float:left;
	margin-right:10px;
	}

.in3_in01_for3		{
	width:140px;
	float:right;
	}
*/
.fotoizq	{
	float:left;
	margin-bottom:10px;
	}

#footer		{
	margin:auto;
	padding:20px 10px 0px 20px;
	background-image:url(../image/grounds/footer.gif);
	background-position:left top;
	background-repeat:repeat-x;
	width:710px;
	height:18px;
	font-size:9px;
	color:#7e7e6c;
	text-align:right;
	clear:both;
	}
	
#validar	{
	margin:5px 2px 0px 0px;
	}

/* contenidos */

#premain a, #premain a:link, #premain a:visited	{
	text-decoration:none;
	color:#5A5A5A;
	}
#premain a:hover{
	text-decoration:underline;
	color:#929292;
	}

#main #in01 a, #main #in01 a:link, #main #in01 a:visited	{
	text-decoration:none;
	color:#E48003;
	}
#main #in01 a:hover{
	text-decoration:underline;
	color:#5A5A5A;
	}
	
#footer a, #footer a:link, #footer a:visited	{
	text-decoration:none;
	color:#5A5A5A;
	}
#footer a:hover{
	text-decoration:underline;
	color:#929292;
	}

#main .headnew a, #main .headnew a:link, #main .headnew a:visited	{
	text-decoration:none;
	color:#FFF;
	}
#main .headnew a:hover{
	text-decoration:underline;
	color:#FFF;
	}

#main_pop a, #main_pop a:link, #main_pop a:visited	{
	text-decoration:none;
	color:#E48003;
	}
#main_pop a:hover{
	text-decoration:underline;
	color:#5A5A5A;
	}

/* contenidossss.....*/

h1			{
	font-size:30px;
	color:#ff9900;
	padding:0px;
	margin:0px;
	}
	
h2			{
	font-size:24px;
	color:#c0c0a7;
	padding:0px;
	margin:0px;
	}
	
h3			{
	font-size:18px;
	color:#3b3b3b;
	padding:0px;
	margin:0px;
	}

ul.nobullet	{
	padding:0px 0px 0px 15px;
	margin:0px;
	}
	
ul.nobullet li	{
	padding:0px;
	margin:0px;
	list-style-type:none;
	}

.special	{
	display:none;
	}

table		{
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	padding:5px;
	width:100%;
	border-spacing:5px;
	}

caption		{
	font-weight:bold;
	color:#8fa320;
	font-size:14px;
	}

.headnew	{
	background-image:url(../image/grounds/gr_new.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#8fa320;
	padding:5px 0px 5px 5px;
	font-size:13px;
	color:#FFF;
	}
	
.bodynew	{
	border:1px solid #8fa320;
	padding:5px;
	}

.bodyad	{
	border:1px solid #BCD036;
	padding:5px;
	}

.trpar		{
	background-color:#e9e6de;
	}

.tdcenter	{
	text-align:center;
	}
	
.tdright	{
	text-align:right;
	}

.line_break	{
	border-right:2px solid #666;
	}
	
.line_break2{
	border-bottom:2px solid #666;
	text-align:center;
	}
	
.subline_break{
	border-right:1px solid #666
	}

.pie		{
	font-size:9px;
	}

label		{
	float:left;
	padding:0px;
	}

.de50		{
	width:50px;
	}
	
.de100		{
	width:100px;
	}
	
.de150		{
	width:150px;
	}
	
form		{
	padding:0px;
	margin:0px;
	}

input, select{
	border:1px solid #8fa320;
	height:15px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	}
	
textarea	{
	border:1px solid #8fa320;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	}
	
.bttn		{
	border:1px solid #8fa320;
	height:20px;
	font-weight:bold;
	color:#FFF;
	background-image:url(../image/grounds/gr_bttn.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}

.carro		{
	clear:right;
	}
	
/**************************** Le Menu ********************/

#navcontainer ul	{
	background-image:url(../image/grounds/ul.gif);
	background-position:left;
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	color:#000;
	float:left;
	width:100%;
	font-family:Arial, helvetica, sans-serif;
	font-size:9px;
	height:27px;
	}

#navcontainer ul li {
	display: inline;
	height:27px;
	text-transform:uppercase;
	}

#navcontainer ul li a{
	background-image:url(../image/grounds/li.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:7px 10px 4px 21px;
	margin:0px;
	color:#666;
	text-decoration:none;
	float:left;
	border-right:1px solid #fff;
	height:16px;
	}

#navcontainer ul li a:hover{
	background-image:url(../image/grounds/li_hover.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#000;
	padding:7px 10px 4px 21px;
	height:16px;
	}
/*	
#navcontainer ul li a.current{
	background-image:url(../image/grounds/current.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#000;
	}
*/

/*CLIENTES*/

.clientes {
	width:100%;
	margin:20px 0
	}
	
.clientes ul {
	list-style:none
	}
	
.clientes-izquierda {
	width:50%;
	float:right}
	
.clientes-derecha {
	width:50%;
	float:left}

/*CONTACTO*/

#error p {
	color:red;
	font-size:large;
	font-weight:bolder;
}
	